From: Al Viro Date: Sat, 15 Jun 2013 07:37:47 +0000 (+0400) Subject: kill find_inode_number() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~42^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b3fca1fd1499f0f5a7486d494f96538f2b7e5b9;p=pandora-kernel.git kill find_inode_number() the only remaining caller (in ncpfs) is guaranteed to return 0 - we only hit it if we'd just checked that there's no dentry with such name. Signed-off-by: Al Viro --- Reading git-diff-tree failed