diff options
author | Jackie Liu <[email protected]> | 2019-11-08 23:50:36 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-11-10 20:29:49 -0700 |
commit | ec9c02ad4c3808d6d9ed28ad1d0485d6e2a33ac5 (patch) | |
tree | 970e44201b928d3a68ac57e50b6afcfcc5c9f603 /net/switchdev/switchdev.c | |
parent | a197f664a0db8a6219d9ce949f5f29b89f60fb2b (diff) |
io_uring: keep io_put_req only responsible for release and put req
We already have io_put_req_find_next to find the next req of the link.
we should not use the io_put_req function to find them. They should be
functions of the same level.
Signed-off-by: Jackie Liu <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions