diff options
author | Jesper Juhl <[email protected]> | 2011-07-09 23:12:35 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2011-07-11 14:13:46 +0200 |
commit | 628d7f697c9bcde82620895d25848c301e43ac30 (patch) | |
tree | 35ee79dd1df61909c8d52ef41adcb58d5f55cf48 /lib/cpu-notifier-error-inject.c | |
parent | 82d508fac3e680b7853275090c3b1a3db2461198 (diff) |
MIPS: static should be at beginning of declaration
Make sure that the 'static' keywork is at the beginning of declaration
for arch/mips/include/asm/mach-jz4740/gpio.h
This gets rid of warnings like
warning: ‘static’ is not at beginning of declaration
when building with -Wold-style-declaration (and/or -Wextra which also
enables it).
Also a few tiny whitespace changes.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions