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 lib/tests: extend KUnit test for bitops with more cases 2026-02-08 18:47:29 -05:00
blackhole_dev_kunit.c
checksum_kunit.c
cmdline_kunit.c lib/cmdline_kunit: add test case for memparse() 2026-05-28 21:24:50 -07:00
cpumask_kunit.c
ffs_kunit.c
fortify_kunit.c string: Remove strncpy() from the kernel 2026-06-18 16:39:31 -07:00
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: add kunit test for private list primitives 2026-02-08 00:13:32 -08:00
list-test.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
liveupdate.c liveupdate: Reference count incoming FLB data 2026-06-01 02:31:38 +03:00
longest_symbol_kunit.c
Makefile lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3() 2026-05-28 21:24:51 -07:00
memcpy_kunit.c
min_heap_kunit.c
overflow_kunit.c
printf_kunit.c Merge branch 'for-7.2-vsprintf-pmM-uppercase' into for-linus 2026-06-17 08:58:22 +02:00
randstruct_kunit.c
scanf_kunit.c
seq_buf_kunit.c seq_buf: export seq_buf_putmem_hex() and add KUnit tests 2026-05-28 21:24:41 -07:00
shdi3_kunit.c lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3() 2026-05-28 21:24:51 -07:00
siphash_kunit.c
slub_kunit.c lib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolock 2026-04-07 11:21:32 +02:00
stackinit_kunit.c
string_helpers_kunit.c lib/tests: string_helpers: don't use "proxy" headers 2026-05-28 21:24:42 -07:00
string_kunit.c lib/string_kunit: extend benchmarks to strnlen() and chr searches 2026-04-04 18:42:44 -06:00
test_bits.c
test_fprobe.c
test_hash.c
test_kprobes.c test_kprobes: clear kprobes between test runs 2026-05-08 10:03:44 +09:00
test_linear_ranges.c
test_list_sort.c
test_ratelimit.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
test_sort.c
usercopy_kunit.c
util_macros_kunit.c
uuid_kunit.c lib/uuid_kunit: add tests for the four random UUID/GUID generators 2026-05-28 21:24:58 -07:00