Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vfs: remove extraneous NULL d_inode check from do_filp_open
We can't get to this point unless it's a valid pointer. Signed-off-by: Jeff Layton <jlayton@redhat.com> Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information