commit | c33f8d32746db12ba353b0a05b25f7893a0ac344 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Apr 02 18:47:20 2007 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Mon Apr 02 18:47:20 2007 +0000 |
tree | 874d9ae5afa5c1d1688105974b7ef8e8c3335302 | |
parent | 2e175a90047a2dbc76fde169c990164895b25dfc [diff] |
[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 <hch@lst.de> Signed-off-by: Steve French <sfrench@us.ibm.com>