diff options
author | Jan Kara <jack@suse.cz> | 2014-11-25 22:23:48 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2014-11-25 22:23:48 +0100 |
commit | 733ded2a803523f9e082282820821343679cadc6 (patch) | |
tree | c671bc70d6e39f246d39adc86e6ed529c3db0fba /samples/seccomp | |
parent | ext4: create nojournal_checksum mount option (diff) | |
download | linux-733ded2a803523f9e082282820821343679cadc6.tar.xz linux-733ded2a803523f9e082282820821343679cadc6.zip |
ext4: remove never taken branch from ext4_ext_shift_path_extents()
path[depth].p_hdr can never be NULL for a path passed to us (and even if
it could, EXT_LAST_EXTENT() would make something != NULL from it). So
just remove the branch.
Coverity-id: 1196498
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'samples/seccomp')
0 files changed, 0 insertions, 0 deletions