diff options
author | jon ernst <jonernst07@gmx.com> | 2013-07-01 12:12:39 (GMT) |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-07-01 12:12:39 (GMT) |
commit | 353eefd3386982ab8f7e14de079ec347dfe05509 (patch) | |
tree | 5ad4ae184bef151e1b0a325153091051a20a6baf /mm/swapfile.c | |
parent | 64cb927371cd2ec43758d8a094a003d27bc3d0dc (diff) | |
download | linux-fsl-qoriq-353eefd3386982ab8f7e14de079ec347dfe05509.tar.xz |
ext4: delete unnecessary C statements
Comparing unsigned variable with 0 always returns false.
err = 0 is duplicated and unnecessary.
[ tytso: Also cleaned up error handling in ext4_block_zero_page_range() ]
Signed-off-by: "Jon Ernst" <jonernst07@gmx.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'mm/swapfile.c')
0 files changed, 0 insertions, 0 deletions