]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8ed7547fc6cbbee835766ba92bc36f3f57d76c92
treef4d96d6649a4de25efc3ba56978a7447668ede45
parent1bcb0763eaf7accd974fc9131f4d9925feb2d9b4
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