]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init
authorFabian Frederick <fabf@skynet.be>
Thu, 22 May 2014 00:43:46 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:46 +0000 (10:43 +1000)
commitd235ec79166737bd64b82248b538ad6c72741ff7
tree6f05ee54143ae4bb3e8a4a8fb3170e511bec95c0
parent9ea8cb7953ae1d6aebdefb9cfac221b119c7cfb4
fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init

autofs_dev_ioctl_init is only called by __init init_autofs4_fs

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Acked-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/autofs4/dev-ioctl.c