On Wednesday 06 February 2013 02:54 PM, Chen Gang wrote: > > 'const static ' is not a common order, better to use 'const static' > instead. You mean " use static const instead ", right ?
> building: > make EXTRA_CFLAGS=-W ARCH=arm > > drivers/gpio/gpio-omap.c:1479: > warning: 'static' is not at beginning of declaration > drivers/gpio/gpio-omap.c:1485: > warning: 'static' is not at beginning of declaration > drivers/gpio/gpio-omap.c:1491: > warning: 'static' is not at beginning of declaration > > > Signed-off-by: Chen Gang <[email protected]> > --- With change log fixed, Acked-by: Santosh Shilimkar ,[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
