aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-memcpy.c
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2024-04-16 20:52:30 +0100
committerDavid Sterba <[email protected]>2024-05-07 21:31:07 +0200
commitde6f14e83e6221e3ef7e949deabe041240bc1829 (patch)
treedf10b2e7a3fb81e3e4c6a8ba2bf9b5452d365790 /lib/test_fortify/write_overflow-memcpy.c
parent2e504418e4645302c40982a64de6a6979ec5489d (diff)
btrfs: make try_release_extent_mapping() return a bool
Currently try_release_extent_mapping() as an int return type, but we use it as a boolean. Its only caller, the release folio callback, also returns a boolean which corresponds to try_release_extent_mapping()'s return value. So change its return value type to bool as well as its helper try_release_extent_state(). Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions