summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorJesper Juhl2011-07-09 23:24:43 +0200
committerJiri Kosina2011-07-11 14:16:25 +0200
commit587360885c0e7aa403831c29be1984b746fd24fb (patch)
treef9b3032e66d8a463b89f31102b876a404306a972 /kernel
parentMerge branch 'master' into for-next (diff)
downloadkernel-qcow2-linux-587360885c0e7aa403831c29be1984b746fd24fb.tar.gz
kernel-qcow2-linux-587360885c0e7aa403831c29be1984b746fd24fb.tar.xz
kernel-qcow2-linux-587360885c0e7aa403831c29be1984b746fd24fb.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: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions