summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2024-02-01 22:49:37 +0300
committerJens Axboe <axboe@kernel.dk>2024-02-08 23:27:06 +0300
commit3cdc4be114a9be61b7041a53e44aa71718a7cf28 (patch)
tree4e007ceeaa5394b5f3bbe77de4fe21f6152c93d6 /.editorconfig
parent9fe3eaea4a3530ca34a8d8ff00b1848c528789ca (diff)
downloadlinux-3cdc4be114a9be61b7041a53e44aa71718a7cf28.tar.xz
io_uring/poll: improve readability of poll reference decrementing
This overly long line is hard to read. Break it up by AND'ing the ref mask first, then perform the atomic_sub_return() with the value itself. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions