]> Git Repo - linux.git/commit - fs/ext2/namei.c
[PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup
authorPekka Enberg <[email protected]>
Sat, 14 Jan 2006 21:21:07 +0000 (13:21 -0800)
committerLinus Torvalds <[email protected]>
Sun, 15 Jan 2006 02:27:10 +0000 (18:27 -0800)
commit082a05c6f02e00982dd42ddae434fbc806a822e5
treea26e7df9e311c2dce2fb739502656baeeb683d62
parent505970b96e3b7d22177c38e03435a68376628e7a
[PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup

Remove redundant NULL check in ext2_lookup() as d_splice_alias() can take NULL
inode as input.

Signed-off-by: Pekka Enberg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/ext2/namei.c
This page took 0.049519 seconds and 4 git commands to generate.