diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-08 20:57:47 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-20 01:44:24 -0400 |
commit | 0c1aa9a952c3608eb17bf990466f1491d1ee8b6c (patch) | |
tree | 93c044f5700db46f056fb7f57924ff9f9f8fee98 /block/Kconfig | |
parent | 5b4b299cc7b6adfb9401bf7f826a80f190b971be (diff) | |
download | linux-3.10-0c1aa9a952c3608eb17bf990466f1491d1ee8b6c.tar.gz linux-3.10-0c1aa9a952c3608eb17bf990466f1491d1ee8b6c.tar.bz2 linux-3.10-0c1aa9a952c3608eb17bf990466f1491d1ee8b6c.zip |
deuglify squashfs_lookup()
d_splice_alias(NULL, dentry) is equivalent to d_add(dentry, NULL), NULL
so no need for that if (inode) ... in there (or ERR_PTR(0), for that
matter)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'block/Kconfig')
0 files changed, 0 insertions, 0 deletions