Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

selftests: ublk: remove unused ios map in seq_io.bt

The ios map populated by seq_io.bt is never read, so remove it.

Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>

authored by

Caleb Sander Mateos and committed by
Jens Axboe
fe8c0182 1fd4b8d7

-1
-1
tools/testing/selftests/ublk/trace/seq_io.bt
··· 17 17 } 18 18 @last_rw[$dev, str($2)] = (args.sector + args.nr_sector); 19 19 } 20 - @ios = count(); 21 20 } 22 21 23 22 END {