aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/surface/aggregator/ssh_parser.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-06-08 13:02:48 +0200
committerJens Axboe <[email protected]>2023-06-12 08:04:04 -0600
commit1991299e49fa58c3ba7e91599932f84bf537d592 (patch)
treeed6f82a882837186dab69dc19d83bab2408150c1 /drivers/platform/surface/aggregator/ssh_parser.c
parent2e80089c18241699c41d0af0669cb93844ff0dc1 (diff)
scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Instead of passing a fmode_t and only checking it for FMODE_WRITE, pass a bool open_for_write to prepare for callers that won't have the fmode_t. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Martin K. Petersen <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Acked-by: Christian Brauner <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions