[PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christian Brauner
brauner at kernel.org
Wed Jun 7 01:58:24 PDT 2023
On Tue, Jun 06, 2023 at 09:39:39AM +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-mtd
mailing list