diff options
author | Alan Cox <[email protected]> | 2012-09-19 15:49:51 +0100 |
---|---|---|
committer | Al Viro <[email protected]> | 2012-09-26 22:20:19 -0400 |
commit | 1fe0c0230a7c2d5f4061e681a3f3be9512446d23 (patch) | |
tree | 611103e01c1bc579436d376176a69cf4d903c6f5 /lib/mpi/mpi-internal.h | |
parent | 2903ff019b346ab8d36ebbf54853c3aaf6590608 (diff) |
vfs: delete surplus inode NULL check
Each iteration of d_delete we reload inode from dentry->d_inode and
then call S_ISDIR(inode-i_mode), so inode cannot possibly be NULL
shortly afterwards unless something went horribly wrong.
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions