https://github.com/torvalds/linux
Revision 2b8ed1c94182dbbd0163d0eb443a934cbf6b0d85 authored by Colin Ian King on 26 March 2021, 19:52:51 UTC, committed by Jens Axboe on 27 March 2021, 20:09:11 UTC
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
History
Tip revision: 2b8ed1c94182dbbd0163d0eb443a934cbf6b0d85 authored by Colin Ian King on 26 March 2021, 19:52:51 UTC
io_uring: remove unsued assignment to pointer io
Tip revision: 2b8ed1c
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 16.4 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.9 KB
.mailmap -rw-r--r-- 18.5 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 98.3 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 577.0 KB
Makefile -rw-r--r-- 64.6 KB
README -rw-r--r-- 727 bytes

README

back to top