commit | 5d30517d67e349164838ad039f0f2d09dde15f59 | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Tue Aug 21 21:58:51 2018 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 22 10:52:49 2018 -0700 |
tree | f4d96d6649a4de25efc3ba56978a7447668ede45 | |
parent | d1055565bdc27fd4dc90a91988b938b949662025 [diff] |
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>