diff options
| author | Lukas Bulwahn <[email protected]> | 2022-03-14 15:46:05 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2022-03-15 23:43:19 +0000 |
| commit | 61e02cdb6ac68a84f1bb95026632d63677f26202 (patch) | |
| tree | 6488e7feabab614654c35e585659a4ac8ef4e710 /net/unix/af_unix.c | |
| parent | clean overflow checks in count_mounts() a bit (diff) | |
| download | kernel-61e02cdb6ac68a84f1bb95026632d63677f26202.tar.gz kernel-61e02cdb6ac68a84f1bb95026632d63677f26202.zip | |
aio: drop needless assignment in aio_read()
Commit 84c4e1f89fef ("aio: simplify - and fix - fget/fput for io_submit()")
refactored aio_read() and some error cases into early return, which made
some intermediate assignment of the return variable needless.
Drop this needless assignment in aio_read().
No functional change. No change in resulting object code.
Signed-off-by: Lukas Bulwahn <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
