diff options
author | 2010-05-13 16:32:22 -0700 | |
---|---|---|
committer | 2010-05-17 20:06:56 +0100 | |
commit | 0f87ee08564b95389e609699990725efd282021c (patch) | |
tree | 57d6655eab77057968557e2a414536cb56a7c2ba /kernel/sysctl.c | |
parent | squashfs: xattr_lookup sparse fix (diff) | |
download | linux-dev-0f87ee08564b95389e609699990725efd282021c.tar.xz linux-dev-0f87ee08564b95389e609699990725efd282021c.zip |
squashfs: xattr fix sparse warnings
Sparse does not like inline function declared without body,
because it is not part of the standard kernel practice.
The xattr_handler tables can be declared static.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions