[PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool

Christian Brauner brauner at kernel.org
Wed Jun 7 01:58:53 PDT 2023


On Tue, Jun 06, 2023 at 09:39:40AM +0200, Christoph Hellwig wrote:
> 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 <hch at lst.de>
> ---

Looks good to me,
Acked-by: Christian Brauner <brauner at kernel.org>



More information about the Linux-nvme mailing list