]> www.infradead.org Git - users/hch/misc.git/commit
io_uring: add new line after variable declaration
authorAnuj Gupta <anuj20.g@samsung.com>
Mon, 2 Sep 2024 06:21:33 +0000 (11:51 +0530)
committerJens Axboe <axboe@kernel.dk>
Mon, 2 Sep 2024 15:39:57 +0000 (09:39 -0600)
commit6cf52b42c4efa4d064d19064fd2313ca4aaf9569
tree2ac7deb957d539bccc085239eee1a0e482984570
parent1802656ef8906cc949f58b64cb6d8d400326e163
io_uring: add new line after variable declaration

Fixes checkpatch warning

Signed-off-by: Anuj Gupta <anuj20.g@samsung.com>
Link: https://lore.kernel.org/r/20240902062134.136387-2-anuj20.g@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/eventfd.c