diff options
author | 2021-05-23 17:02:58 +0800 | |
---|---|---|
committer | 2021-05-24 11:00:56 +0200 | |
commit | 21e4e15a846f86643a43c291cbed5dca3639fc2b (patch) | |
tree | 9286c4f18343e4ae9ac6485819736fa864d382c8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | udf: Fix NULL pointer dereference in udf_symlink function (diff) | |
download | linux-dev-21e4e15a846f86643a43c291cbed5dca3639fc2b.tar.xz linux-dev-21e4e15a846f86643a43c291cbed5dca3639fc2b.zip |
reiserfs: Remove unneed check in reiserfs_write_full_page()
Condition !A || A && B is equivalent to !A || B.
Generated by: scripts/coccinelle/misc/excluded_middle.cocci
Link: https://lore.kernel.org/r/20210523090258.27696-1-yuehaibing@huawei.com
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions