diff options
author | Christoph Hellwig <[email protected]> | 2023-06-08 13:02:49 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-06-12 08:04:04 -0600 |
commit | 7d9d7d59d44b7e9236d168472aa222b6543fae25 (patch) | |
tree | a870f375c7e0e31cb0069a498cb396cc4ab5377b /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 1991299e49fa58c3ba7e91599932f84bf537d592 (diff) |
nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool
Instead of passing a fmode_t and only checking it fo0r 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: Hannes Reinecke <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Reviewed-by: Keith Busch <[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