diff options
author | 2012-04-30 07:40:00 -0400 | |
---|---|---|
committer | 2012-04-30 07:40:00 -0400 | |
commit | b09de7fa5217bbcb4caf3d19bd5e94816947ff7a (patch) | |
tree | e4ca909438eb43ac5b493793891d626ffd0e6b06 /fs/jbd2/commit.c | |
parent | ext4: add checksums to the MMP block (diff) | |
download | linux-dev-b09de7fa5217bbcb4caf3d19bd5e94816947ff7a.tar.xz linux-dev-b09de7fa5217bbcb4caf3d19bd5e94816947ff7a.zip |
ext4: remove unnecessary check in add_dirent_to_buf()
None of this function callers ever pass in a NULL inode pointer, so
this check is unnecessary, and the else clause is dead code. (This
change should make the code coverage people a little happier. :-)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions