git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e175a9
)
[CIFS] Remove unnecessary checks
author
Christoph Hellwig
<hch@lst.de>
Mon, 2 Apr 2007 18:47:20 +0000
(18:47 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Mon, 2 Apr 2007 18:47:20 +0000
(18:47 +0000)
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>
No differences found