diff options
| author | 2022-05-01 12:31:56 -0600 | |
|---|---|---|
| committer | 2022-05-09 06:29:06 -0600 | |
| commit | 7ccba24d3bc084d891def1a6fea504e4cb327a8c (patch) | |
| tree | 0f8345528553d5b572b6f963d41d04fcd00479d1 /net/socket.c | |
| parent | io_uring: eliminate the need to track provided buffer ID separately (diff) | |
| download | linux-dev-7ccba24d3bc084d891def1a6fea504e4cb327a8c.tar.xz linux-dev-7ccba24d3bc084d891def1a6fea504e4cb327a8c.zip | |
io_uring: don't clear req->kbuf when buffer selection is done
It's not needed as the REQ_F_BUFFER_SELECTED flag tracks the state of
whether or not kbuf is valid, so just drop it.
Suggested-by: Dylan Yudaken <dylany@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions
