autofs: make autofs_expire_direct() static
authorIan Kent <raven@themaw.net>
Wed, 22 Aug 2018 04:58:51 +0000 (21:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Aug 2018 17:52:49 +0000 (10:52 -0700)
commit5d30517d67e349164838ad039f0f2d09dde15f59
treef4d96d6649a4de25efc3ba56978a7447668ede45
parentd1055565bdc27fd4dc90a91988b938b949662025
autofs: make autofs_expire_direct() static

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

Link: http://lkml.kernel.org/r/152937732944.21213.11821977712410930973.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