Hi, These patches replace custom macros for size calculations with ones defined in <linux/sizes.h>. The first patch in the serie does not stricly match the subject, but when I came to add '#include <linux/sizes.h>' I thought that tidying up the spaces in include directives won't hurt. Mike Rapoport (3): staging: sm750fb: tidy up #include directives staging: sm750fb: replace custom MB(x) macro with appropriate SZ_xM staging: sm750fb: remove unused MB(x) and KB(x) macros drivers/staging/sm750fb/ddk750_chip.c | 12 +++++++----- drivers/staging/sm750fb/sm750.c | 34 +++++++++++++++++----------------- drivers/staging/sm750fb/sm750.h | 1 - drivers/staging/sm750fb/sm750_accel.c | 30 +++++++++++++++--------------- drivers/staging/sm750fb/sm750_cursor.c | 30 +++++++++++++++--------------- drivers/staging/sm750fb/sm750_help.h | 2 -- drivers/staging/sm750fb/sm750_hw.c | 33 +++++++++++++++++---------------- 7 files changed, 71 insertions(+), 71 deletions(-) -- 2.1.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel