]> git.baikalelectronics.ru Git - kernel.git/commit
fs/fscache: make ctl_table static
authorFabian Frederick <fabf@skynet.be>
Wed, 6 Aug 2014 23:03:24 +0000 (16:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Aug 2014 01:01:12 +0000 (18:01 -0700)
commitd7b44da3c155d3652cf391d74cba897842bdbfd9
treeb830584ee046356cb23912365258d2c18802c5fa
parent2266c8ed1dffc6215fa1699323be733a2806bf4d
fs/fscache: make ctl_table static

fscache_sysctls and fscache_sysctls_root are only used in main.c

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: David Howells <dhowells@redhat.com>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/fscache/main.c