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 /drivers/atm/lanai.c | |
parent | 6d1a3e042f55861a785527a35a6f1ab4217ee810 (diff) | |
download | talos-op-linux-bd0d7aa6b20a9e78def76a0ba8c414daf253c295.tar.gz talos-op-linux-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 'drivers/atm/lanai.c')
0 files changed, 0 insertions, 0 deletions