diff options
author | Maciej Wieczor-Retman <[email protected]> | 2023-10-13 13:36:27 +0200 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2023-10-13 14:08:16 -0600 |
commit | 287d29827ffc97e6978fa030b7412330a93dd38a (patch) | |
tree | c5e27c0185655e9c2aa7656604aec553f6c6cd65 /net/lapb/lapb_timer.c | |
parent | 3aa779a9d141f65adbe519653b6aee7188c49e27 (diff) |
selftests/openat2: Fix wrong format specifier
Compiling openat2 selftest after adding a __printf() attribute to
ksft_print_msg() exposes a -Wformat warning in test_openat2_flags().
The wrong format specifier is used for printing test.how->flags
variable.
Change the format specifier to %llX so it matches the printed variable.
Signed-off-by: Maciej Wieczor-Retman <[email protected]>
Reviewed-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions