diff options
author | 2013-05-06 13:47:16 +0800 | |
---|---|---|
committer | 2013-05-06 13:06:59 -0700 | |
commit | 954829863d3017d1c14600c975f9b92696d36836 (patch) | |
tree | 0c132e81fadb5344c1ef4e3f7ab5258c368b1e5d /tools/perf/scripts/python/syscall-counts.py | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (diff) | |
download | linux-dev-954829863d3017d1c14600c975f9b92696d36836.tar.xz linux-dev-954829863d3017d1c14600c975f9b92696d36836.zip |
autofs - fix sparse warning for autofs4_d_manage()
Fixed the sparse warning:
fs/autofs4/root.c:411:5: warning: symbol 'autofs4_d_manage' was not declared. Should it be static?"
[ Clearly it should be static as the function is declared static at the
top of root.c. - imk ]
Signed-off-by: Claudiu Ghioc <claudiu.ghioc@gmail.com>
Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions