summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_re.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2025-06-30 11:36:54 -0600
committerJens Axboe <axboe@kernel.dk>2025-06-30 11:36:54 -0600
commit94b2030968be70b33fed9a5514a5967c7f20aebc (patch)
treebd285e37056720520b2f02470b48011846608b77 /scripts/lib/kdoc/kdoc_re.py
parent9e4ed359b8efad0e8ad4510d8ad22bf0b060526a (diff)
io_uring: remove errant ';' from IORING_CQE_F_TSTAMP_HW definition
An errant ';' slipped into that definition, which will cause some compilers to complain when it's used in an application: timestamp.c:257:45: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt] 257 | hwts = cqe->flags & IORING_CQE_F_TSTAMP_HW; | ^ Fixes: 9e4ed359b8ef ("io_uring/netcmd: add tx timestamping cmd support") Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions