1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/fs/iomap
John Garry b5799106b4
iomap: Minor code simplification in iomap_dio_bio_iter()
Combine 'else' and 'if' conditional statements onto a single line and drop
unrequired braces, as is standard coding style.

The code had been like this since commit c3b0e880bb ("iomap: support
REQ_OP_ZONE_APPEND").

Signed-off-by: John Garry <john.g.garry@oracle.com>
Link: https://lore.kernel.org/r/20250224154538.548028-1-john.g.garry@oracle.com
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2025-02-25 11:55:26 +01:00
..
buffered-io.c iomap: avoid avoid truncating 64-bit offset to 32 bits 2025-01-09 16:09:20 +01:00
direct-io.c iomap: Minor code simplification in iomap_dio_bio_iter() 2025-02-25 11:55:26 +01:00
fiemap.c fs: Move many prototypes to pagemap.h 2022-03-21 12:59:02 -04:00
iter.c iomap: reset per-iter state on non-error iter advances 2024-11-21 09:35:25 +01:00
Makefile kbuild: use $(src) instead of $(srctree)/$(src) for source directory 2024-05-10 04:34:52 +09:00
seek.c iomap: switch iomap_seek_data to use iomap_iter 2021-08-16 21:26:33 -07:00
swapfile.c mm, swap: clean up device availability check 2025-01-25 20:22:36 -08:00
trace.c iomap: Add DIO tracepoints 2023-04-21 08:54:47 -07:00
trace.h fs: iomap: Atomic write support 2024-11-04 16:14:02 -08:00