autofs: drop unnecessary extern in autofs_i.h
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 10 Sep 2016 10:34:22 +0000 (20:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 10 Sep 2016 10:34:22 +0000 (20:34 +1000)
commitfbf7f3a3340673c2b1ad3c2d33790e69c3166a6f
treef02ecafa8b93d893c10241782b0d14af2b9df653
parenta02c2b66c4dfabda631347c33b939ccc6e755b9f
autofs: drop unnecessary extern in autofs_i.h

autofs4_kill_sb() doesn't need to be declared as extern, and no other
functions in .h are explicitly declared as extern.

Link: http://lkml.kernel.org/r/20160812024739.12352.99354.stgit@pluto.themaw.net
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/autofs4/autofs_i.h
This page took 0.024072 seconds and 5 git commands to generate.