diff options
| author | Jesper Juhl <jj@chaosbits.net> | 2011-07-11 22:15:02 -0700 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2011-07-11 22:15:02 -0700 |
| commit | bd0d7aa6b20a9e78def76a0ba8c414daf253c295 (patch) | |
| tree | b473b61d313058f71c9f3c1189de698f5baf266c /lib/debugobjects.c | |
| parent | 6d1a3e042f55861a785527a35a6f1ab4217ee810 (diff) | |
| download | olio-linux-3.10-bd0d7aa6b20a9e78def76a0ba8c414daf253c295.tar.xz olio-linux-3.10-bd0d7aa6b20a9e78def76a0ba8c414daf253c295.zip | |
drivers/net: static should be at beginning of declaration
Make sure that the 'static' keywork is at the beginning of declaration
for drivers/net/usb/kalmia.c
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).
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions