diff options
author | Christoph Hellwig <hch@lst.de> | 2025-05-08 07:14:31 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-05-08 15:23:31 +0000 |
commit | 0638f28b30621012ee4dac014b58c5a9588e65b1 (patch) | |
tree | 28172b90c93bf5eceb29c0e0ee1e1cf31cc84949 /scripts/lib/kdoc/kdoc_re.py | |
parent | 84c5d16711a300949cfec83e76299a75b4cdf04a (diff) |
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/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions