diff options
author | 2013-02-06 18:44:32 +0800 | |
---|---|---|
committer | 2013-02-11 22:21:29 +0000 | |
commit | e9a65bb63e5fe45b9d0ecd1983749786858da14d (patch) | |
tree | c871b7729dc1780fb1ddc25e2dd92751900924c1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio/vt8500: memory cleanup missing (diff) | |
download | linux-dev-e9a65bb63e5fe45b9d0ecd1983749786858da14d.tar.xz linux-dev-e9a65bb63e5fe45b9d0ecd1983749786858da14d.zip |
gpio: using common order: let 'static const' instead of 'const static'
'const static ' is not a common order, better to use 'static const' instead.
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 <gang.chen@asianux.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions