]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: mm: fix conversion specifiers in transact_test()
authorguanjing <guanjing@cmss.chinamobile.com>
Sun, 17 Nov 2024 07:12:31 +0000 (15:12 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 14 Jan 2025 06:40:38 +0000 (22:40 -0800)
commitc58c4d244ec5f60e60f7eb3c1583c507b4ef585a
tree6c776128ec188ddfc6ec92ff61c6ab7ffc4d1974
parentda80f4ffb0dbee2419ac04f23aad0533658f1523
selftests: mm: fix conversion specifiers in transact_test()

Lots of incorrect conversion specifiers. Fix them.

Link: https://lkml.kernel.org/r/20241117071231.177864-1-guanjing@cmss.chinamobile.com
Fixes: 46fd75d4a3c9 ("selftests: mm: add pagemap ioctl tests")
Signed-off-by: guanjing <guanjing@cmss.chinamobile.com>
Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/mm/pagemap_ioctl.c