summaryrefslogtreecommitdiff
path: root/crypto/842.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-10-21 09:22:35 -0600
committerJens Axboe <axboe@kernel.dk>2021-10-25 10:36:24 -0600
commit78f237d60127304b8302db6828ef110b520c7876 (patch)
tree61b69fd080eb1a7cf4148b62d284091c9a117a0a /crypto/842.c
parent3f95469a33dc0a7eb8e33bf719faa75fc8ff5c62 (diff)
downloadlinux-crypto-78f237d60127304b8302db6828ef110b520c7876.tar.gz
linux-crypto-78f237d60127304b8302db6828ef110b520c7876.zip
fs: get rid of the res2 iocb->ki_complete argument
The second argument was only used by the USB gadget code, yet everyone pays the overhead of passing a zero to be passed into aio, where it ends up being part of the aio res2 value. Now that everybody is passing in zero, kill off the extra argument. Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions