diff options
| author | Pavel Begunkov <asml.silence@gmail.com> | 2021-02-12 21:41:17 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2021-02-12 21:49:50 +0300 |
| commit | 5be9ad1e4287e1742fd8d253267c86446441bdaf (patch) | |
| tree | 632d27015921ea6a3fba0b983acbcba13eab9bf7 /lib/mpi/mpi-add.c | |
| parent | cdbff98223330cdb6c57ead1533ce066dddd61b7 (diff) | |
| download | linux-5be9ad1e4287e1742fd8d253267c86446441bdaf.tar.xz | |
io_uring: optimise io_init_req() flags setting
Invalid req->flags are tolerated by free/put well, avoid this dancing
needlessly presetting it to zero, and then not even resetting but
modifying it, i.e. "|=".
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions
