]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: Remove useless function prototypes
authorAlessio Igor Bogani <abogani@kernel.org>
Thu, 13 Dec 2012 11:22:39 +0000 (12:22 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 20 Dec 2012 23:47:08 +0000 (18:47 -0500)
commit50024cedc187429815529d6c3cb4bd1c8ee5bb60
treecb07ce436ed20f5f50e0e3c1db386a105ed65434
parent25db35e290110f1b2d79c5768e0512d8a7365350
vfs: Remove useless function prototypes

Commit 986e8dca207cddd80bd287f395db0b96a8257c47 removes the (un)lock_super
function definitions but forgets to remove their prototypes.

Signed-off-by: Alessio Igor Bogani <abogani@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/linux/fs.h