diff options
author | 2020-10-20 16:22:01 +0800 | |
---|---|---|
committer | 2020-12-03 09:15:29 -0500 | |
commit | 46bac5352929f75c1ec0c2395b06dcbc0fbaee69 (patch) | |
tree | 0032b3c1a5e0b90a4089c0ec4d59837efc77e472 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: remove redundant operation that set bh to NULL (diff) | |
download | wireguard-linux-46bac5352929f75c1ec0c2395b06dcbc0fbaee69.tar.xz wireguard-linux-46bac5352929f75c1ec0c2395b06dcbc0fbaee69.zip |
ext4: remove the null check of bio_vec page
bv_page can't be NULL in a valid bio_vec, so we can remove the NULL check,
as we did in other places when calling bio_for_each_segment_all() to go
through all bio_vec of a bio.
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Xianting Tian <tian.xianting@h3c.com>
Link: https://lore.kernel.org/r/20201020082201.34257-1-tian.xianting@h3c.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions