Hi, On Fri, May 27 2011, Robert P. J. Day wrote: > Standardize the form of MMC header file inclusion checks, add missing > comments at end, fix one incorrect comment at end of file. > > Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> > > --- > > obviously just aesthetic changes but they do conform to the norm for > header file inclusion checks. someone here can decide whether or not > to apply them. not compile-tested as they are all fairly > self-evident. Thanks, works for me. Your two-spaces-after-endif style is not the norm, though -- want to resubmit with that changed to one space? ~/git/mmc/include/linux% git grep "endif /*" | wc -l 1497 ~/git/mmc/include/linux% git grep "endif /*" | wc -l 24 - Chris. -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html