diff options
author | Christoph Hellwig <hch@lst.de> | 2023-06-20 14:32:28 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-06-20 18:36:21 +0300 |
commit | b9a6c9459a5aec7bfd9b763554d15148367f1806 (patch) | |
tree | e4ada2e4738f9c68726b8a9259bed59aa3f76da3 /scripts/gdb/linux/interrupts.py | |
parent | 4826c59453b3b4677d6bf72814e7ababdea86949 (diff) | |
download | linux-b9a6c9459a5aec7bfd9b763554d15148367f1806.tar.xz |
io_uring: remove __io_file_supports_nowait
Now that this only checks O_NONBLOCK and FMODE_NOWAIT, the helper is
complete overkilļ, and the comments are confusing bordering to wrong.
Just inline the check into the caller.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20230620113235.920399-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions