summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2024-02-01 12:49:37 -0700
committerJens Axboe <axboe@kernel.dk>2024-02-08 13:27:06 -0700
commit3cdc4be114a9be61b7041a53e44aa71718a7cf28 (patch)
tree4e007ceeaa5394b5f3bbe77de4fe21f6152c93d6 /scripts/lib/kdoc/kdoc_parser.py
parent9fe3eaea4a3530ca34a8d8ff00b1848c528789ca (diff)
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions