]> git.baikalelectronics.ru Git - kernel.git/commit
autofs: make autofs_expire_indirect() static
authorIan Kent <raven@themaw.net>
Wed, 22 Aug 2018 04:58:54 +0000 (21:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Aug 2018 17:52:49 +0000 (10:52 -0700)
commitef47ac69af050f5cb2cc4a55b59a4f456873da61
tree84f0de4635e583a5d793f360f1d55e6cdc0de37e
parentedebbcaaee5adc6ca1534d081d1d4b0a72642917
autofs: make autofs_expire_indirect() static

autofs_expire_indirect() isn't used outside of fs/autofs/expire.c so make
it static.

Link: http://lkml.kernel.org/r/152937733512.21213.10509996499623738446.stgit@pluto.themaw.net
Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/autofs/autofs_i.h
fs/autofs/expire.c