diff options
author | 2025-05-08 07:14:31 +0200 | |
---|---|---|
committer | 2025-05-08 15:23:31 +0000 | |
commit | 0638f28b30621012ee4dac014b58c5a9588e65b1 (patch) | |
tree | 28172b90c93bf5eceb29c0e0ee1e1cf31cc84949 /scripts/gdb/linux/utils.py | |
parent | f2fs: always unlock the page in f2fs_write_single_data_page (diff) | |
download | linux-rng-0638f28b30621012ee4dac014b58c5a9588e65b1.tar.xz linux-rng-0638f28b30621012ee4dac014b58c5a9588e65b1.zip |
f2fs: simplify return value handling in f2fs_fsync_node_pages
Always assign ret where the error happens, and jump to out instead
of multiple loop exit conditions to prepare for changes in the
__write_node_folio calling convention.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions