]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: io_kiocb_ppos() style change
authorPavel Begunkov <asml.silence@gmail.com>
Wed, 30 Sep 2020 19:57:15 +0000 (22:57 +0300)
committerJens Axboe <axboe@kernel.dk>
Thu, 1 Oct 2020 02:38:45 +0000 (20:38 -0600)
commitea8dda4705d309778060ba185c656390961eca16
tree5fe3cd3b4be7de394bd53d7c01f79a846cd9e162
parentc7e5fd0350c071c3675e5cd2a344dca9e275ea2d
io_uring: io_kiocb_ppos() style change

Put brackets around bitwise ops in a complex expression

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c