diff options
author | 2021-11-15 18:20:20 +0100 | |
---|---|---|
committer | 2022-01-10 13:25:56 -0500 | |
commit | 037e7c525d988867811b3613549971a3253b2f7b (patch) | |
tree | 5599ca6b7792f9158917833cb9e74c7d50709c0b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: remove unused assignments (diff) | |
download | wireguard-linux-037e7c525d988867811b3613549971a3253b2f7b.tar.xz wireguard-linux-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 <kilobyte@angband.pl>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Link: https://lore.kernel.org/r/20211115172020.57853-1-kilobyte@angband.pl
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions