diff options
author | 2025-05-08 07:14:32 +0200 | |
---|---|---|
committer | 2025-05-08 15:23:46 +0000 | |
commit | 80f31d2a7e5f4efa7150c951268236c670bcb068 (patch) | |
tree | 543dd7f66a1e4d2b463a0a4de13cc4af62d5612f /lib/mpi/mpi-sub-ui.c | |
parent | f2fs: simplify return value handling in f2fs_fsync_node_pages (diff) | |
download | wireguard-linux-80f31d2a7e5f4efa7150c951268236c670bcb068.tar.xz wireguard-linux-80f31d2a7e5f4efa7150c951268236c670bcb068.zip |
f2fs: return bool from __write_node_folio
__write_node_folio can only return 0 or AOP_WRITEPAGE_ACTIVATE.
As part of phasing out AOP_WRITEPAGE_ACTIVATE, switch to a bool return
instead.
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 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions