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)
commit471667391a92bf7bf2cd4ff31a3ad88e5dec934b
treecb07ce436ed20f5f50e0e3c1db386a105ed65434
parentb9f61c3c0c8daed9844870bc9358e6d9fdb7eb61
vfs: Remove useless function prototypes

Commit 8e22cc88d68ca1a46d7d582938f979eb640ed30f 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