Commit 2b8ed1c
io_uring: remove unsued assignment to pointer io
There is an assignment to io that is never read after the assignment,
the assignment is redundant and can be removed.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent 78d9d7c commit 2b8ed1c
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4798 | 4798 | | |
4799 | 4799 | | |
4800 | 4800 | | |
4801 | | - | |
4802 | 4801 | | |
4803 | 4802 | | |
4804 | 4803 | | |
| |||
0 commit comments