selftests:modify the incorrect print format
authorzhujun2 <zhujun2@cmss.chinamobile.com>
Tue, 17 Oct 2023 02:08:56 +0000 (19:08 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 18 Oct 2023 20:33:44 +0000 (14:33 -0600)
commitecc4185a4d15373cadab41277098e651d8dd3397
tree0774f931e810e65e6fb1acbf48d5159cb8803a49
parent3f6f8a8c5e11a9b384a36df4f40f0c9a653b6975
selftests:modify the incorrect print format

when the argument type is 'unsigned int',printf '%u'
in format string. Problem found during code reading.

Update commit log with information on how the problem
was found:
Shuah Khan <skhan@linuxfoundation.org>

Signed-off-by: zhujun2 <zhujun2@cmss.chinamobile.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/kselftest.h