The goal of this series is tosolve the issues with the current is_simple_{var,type}(): - the name was less than optimal, I've choosen 'promotable' - fix the case for structs & unions. Luc Van Oostenryck (4): move is_simple_XXX() to linearize.c fold is_simple_var() into simple_access() rename 'simple_{var,access}' by promatable_...' fix promotion of struct & union linearize.c | 45 +++++++++++++++++++++++++++++++++++++++++---- symbol.h | 33 --------------------------------- 2 files changed, 41 insertions(+), 37 deletions(-) -- 2.14.0 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html