aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/zynq-fpga.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2024-09-10 04:39:07 +0000
committerChristian Brauner <[email protected]>2024-09-10 09:14:15 +0000
commit4bceb9ba05aca23652567fb5f899cc7fcb12c8d0 (patch)
treee77d1fd08e3a11076491ec552efd22bdbf27cac3 /drivers/fpga/zynq-fpga.c
parentiomap: pass the iomap to the punch callback (diff)
downloadkernel-4bceb9ba05aca23652567fb5f899cc7fcb12c8d0.tar.gz
kernel-4bceb9ba05aca23652567fb5f899cc7fcb12c8d0.zip
iomap: remove the iomap_file_buffered_write_punch_delalloc return value
iomap_file_buffered_write_punch_delalloc can only return errors if either the ->punch callback returned an error, or if someone changed the API of mapping_seek_hole_data to return a negative error code that is not -ENXIO. As the only instance of ->punch never returns an error, an such an error would be fatal anyway remove the entire error propagation and don't return an error code from iomap_file_buffered_write_punch_delalloc. Signed-off-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions