]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: ublk: specify io_cmd_buf pointer type
authorCaleb Sander Mateos <csander@purestorage.com>
Fri, 28 Mar 2025 19:42:30 +0000 (13:42 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 29 Mar 2025 11:56:36 +0000 (05:56 -0600)
commit25aaa81371e7db34ddb42c69ed4f6c5bc8de2afa
tree3670f47e1bc69b2030d1888661cffe121f901888
parent9a45714fc51321ea8f5e5567f70e06753a848f62
selftests: ublk: specify io_cmd_buf pointer type

Matching the ublk driver, change the type of io_cmd_buf from char * to
struct ublksrv_io_desc *.

Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20250328194230.2726862-3-csander@purestorage.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
tools/testing/selftests/ublk/kublk.c
tools/testing/selftests/ublk/kublk.h