diff options
author | David Gow <[email protected]> | 2023-02-04 12:04:53 +0800 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2023-02-08 18:08:14 -0700 |
commit | 82649c7c0da431d147a75c6ae768ee42c1053f53 (patch) | |
tree | 85b1377f3aa20e84fdfc995fc78c052797fb6c28 /lib/memory-notifier-error-inject.c | |
parent | 789538c61fc11dbe8b6456cfb365d52156a7b133 (diff) |
kunit: Add printf attribute to fail_current_test_impl
Add the gnu_printf (__printf()) attribute to the
kunit_fail_current_test() implementation in
__kunit_fail_current_test_impl(). While it's not actually useful here,
as this function is never called directly, it nevertheless was
triggering -Wsuggest-attribute=format warnings, so we should add it to
reduce the noise.
Fixes: cc3ed2fe5c93 ("kunit: Add "hooks" to call into KUnit when it's built as a module")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: David Gow <[email protected]>
Reviewed-by: Rae Moar <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions