diff options
author | Christoph Hellwig <hch@lst.de> | 2022-05-18 11:40:04 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-05-18 15:19:05 +0300 |
commit | a294bef57c55a45aef51d31e71d6892e8eba1483 (patch) | |
tree | 2997812dd0085188330ee97e93ba417687a0f683 /scripts/gdb/linux/utils.py | |
parent | 58f5c8d39e0ea07fdaaea6a85c49000da83dc0cc (diff) | |
download | linux-a294bef57c55a45aef51d31e71d6892e8eba1483.tar.xz |
io_uring: consistently use the EPOLL* defines
POLL* are unannotated values for the userspace ABI, while everything
in-kernel should use EPOLL* and the __poll_t type.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220518084005.3255380-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions