Files
scoutfs/kmod
Auke Kok 5081ed9f20 bio_add_page is now __must_check
The return type always has been int, so, we just need to add return
value checking and do something with it. We could return -ENOMEM here as
well, either way it'll fall all the way through no matter what.

This is since v6.4-rc2-100-g83f2caaaf9cb.

Signed-off-by: Auke Kok <auke.kok@versity.com>
2026-06-01 17:07:02 +00:00
..
2026-06-01 17:07:02 +00:00