From: Christoph Hellwig Date: Mon, 2 Apr 2007 18:47:20 +0000 (+0000) Subject: [CIFS] Remove unnecessary checks X-Git-Tag: v2.6.22-rc1~1010^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33f8d32746db12ba353b0a05b25f7893a0ac344;p=pandora-kernel.git [CIFS] Remove unnecessary checks file->f_path.dentry or file->f_path.dentry.d_inode can't be NULL since at least ten years, similar for all but very few arguments passed in from the VFS. Signed-off-by: Christoph Hellwig Signed-off-by: Steve French --- Reading git-diff-tree failed