]> www.infradead.org Git - users/jedix/linux-maple.git/commit
io_uring/io-wq: move hash helpers to the top
authorJens Axboe <axboe@kernel.dk>
Fri, 23 May 2025 12:04:29 +0000 (06:04 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 23 May 2025 12:14:04 +0000 (06:14 -0600)
commite37dfc0530815ead6e8ddab2a4ccce3be31af954
treee5e023f57c1575943480a7bce8ee37ae24d36919
parent28be240c763a44932bfe573f09e145d182e52609
io_uring/io-wq: move hash helpers to the top

Just in preparation for using them higher up in the function, move
these generic helpers.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io-wq.c