aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorMaciej Wieczor-Retman <[email protected]>2023-10-13 13:36:29 +0200
committerShuah Khan <[email protected]>2023-10-13 14:08:26 -0600
commita8cfb036115cf840978dd9c384a5cf30899e14b2 (patch)
treef4e868183e00915e9560a4434932b555bb42ff90 /net/lapb/lapb_timer.c
parent4d7f4e8158b62f63031510cdc24acc520956c091 (diff)
selftests/sigaltstack: Fix wrong format specifier
Compiling sigaltstack selftest after adding a __printf() attribute to ksft_print_msg() exposes -Wformat warning in main(). The format specifier inside ksft_print_msg() expects a long unsigned int but the passed variable is of unsigned int type. Fix the format specifier so it matches the passed 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