linux/lib/tests
David Howells 0442e23a5f
iov_iter: Remove unused variable in kunit_iov_iter.c
Remove the no longer used variable 'b' from iov_kunit_copy_to_bvec().  The
variable is initialised and incremented, but nothing now makes use of the
value.

Signed-off-by: David Howells <dhowells@redhat.com>
Link: https://patch.msgid.link/20260625140640.3116900-9-dhowells@redhat.com
Reviewed-by: Christoph Hellwig <hch@lst.de>
cc: Ming Lei <ming.lei@redhat.com>
cc: Paulo Alcantara <pc@manguebit.org>
cc: Matthew Wilcox <willy@infradead.org>
cc: Christoph Hellwig <hch@infradead.org>
cc: Jens Axboe <axboe@kernel.dk>
cc: netfs@lists.linux.dev
cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
2026-07-01 15:26:29 +02:00
..
module
base64_kunit.c
bitfield_kunit.c
bitops_kunit.c
blackhole_dev_kunit.c
checksum_kunit.c
cmdline_kunit.c
cpumask_kunit.c
ffs_kunit.c
fortify_kunit.c
glob_kunit.c
hashtable_test.c
is_signed_type_kunit.c
kfifo_kunit.c
kunit_iov_iter.c iov_iter: Remove unused variable in kunit_iov_iter.c 2026-07-01 15:26:29 +02:00
list-private-test.c
list-test.c
liveupdate.c
longest_symbol_kunit.c
Makefile
memcpy_kunit.c
min_heap_kunit.c
overflow_kunit.c
printf_kunit.c
randstruct_kunit.c
scanf_kunit.c
seq_buf_kunit.c
shdi3_kunit.c
siphash_kunit.c
slub_kunit.c
stackinit_kunit.c
string_helpers_kunit.c
string_kunit.c
test_bits.c
test_fprobe.c
test_hash.c
test_kprobes.c
test_linear_ranges.c
test_list_sort.c
test_ratelimit.c
test_sort.c
usercopy_kunit.c
util_macros_kunit.c
uuid_kunit.c