summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2025-11-13 10:46:11 +0000
committerJens Axboe <axboe@kernel.dk>2025-11-13 11:19:37 -0700
commit1b8b5d0316da7468ae4d40f6c2102d559d9e3ca2 (patch)
tree12097512ae208ee6f50ad45cb8bc21487e5b3cad /lib/debugobjects.c
parenta0169c3a62875d1bafa0caffa42e1d1cf6aa40e6 (diff)
io_uring/zcrx: elide passing msg flags
zcrx sqe->msg_flags has never been defined and checked to be zero. It doesn't need to be a MSG_* bitmask. Keep them undefined, don't mix with MSG_DONTWAIT, and don't pass into io_zcrx_recv() as it's ignored anyway. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions