OSDN Git Service

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)
commit571bc35c42f3455bc55393f22cb97f7407a5a6d1
tree84f0de4635e583a5d793f360f1d55e6cdc0de37e
parent5d30517d67e349164838ad039f0f2d09dde15f59
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