diff options
| author | Christoph Hellwig <[email protected]> | 2023-06-08 13:02:47 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-06-12 08:04:04 -0600 |
| commit | 2e80089c18241699c41d0af0669cb93844ff0dc1 (patch) | |
| tree | 32c3ef61db8fed5d054e6481ebb63513be156b72 /tools/perf/scripts/python/gecko.py | |
| parent | 5f4eb9d5413fdfc779c099fdaf0ff417eb163145 (diff) | |
scsi: replace the fmode_t argument to scsi_ioctl 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 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions