diff options
| author | Adam Borowski <[email protected]> | 2021-11-15 17:20:20 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2022-01-10 18:25:56 +0000 |
| commit | 037e7c525d988867811b3613549971a3253b2f7b (patch) | |
| tree | 5599ca6b7792f9158917833cb9e74c7d50709c0b /fs/jbd2/commit.c | |
| parent | ext4: remove unused assignments (diff) | |
| download | kernel-037e7c525d988867811b3613549971a3253b2f7b.tar.gz kernel-037e7c525d988867811b3613549971a3253b2f7b.zip | |
ext4: drop an always true check
EXT_FIRST_INDEX(ptr) is ptr+12, which can't possibly be null; gcc-12
warns about this.
Signed-off-by: Adam Borowski <[email protected]>
Reviewed-by: Andreas Dilger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
