From: David Howells Date: Mon, 21 Mar 2011 14:28:58 +0000 (+0000) Subject: FS: lookup_mnt() is only used in the core fs routines now X-Git-Tag: v2.6.39-rc1~399^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f60f240d522772467c7d2cebedb910748c78ed4;p=pandora-kernel.git FS: lookup_mnt() is only used in the core fs routines now lookup_mnt() is only used in the core fs routines now, so it doesn't need to be globally declared anymore. It isn't exported to modules at the moment, so nothing that can be modularised seems to be using it. Signed-off-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed