mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
The function uses temporary buffer to convert primes bitmap into
human readable format. Switch to using kunit_info("%*pbl")", and
drop the buffer.
Signed-off-by: Yury Norov <ynorov@nvidia.com>
|
||
|---|---|---|
| .. | ||
| gcd_kunit.c | ||
| int_log_kunit.c | ||
| int_pow_kunit.c | ||
| int_sqrt_kunit.c | ||
| Makefile | ||
| prime_numbers_kunit.c | ||
| rational_kunit.c | ||