Skip to content
Commit 3e86c627 authored by Christopher Friedt's avatar Christopher Friedt Committed by Anas Nashif
Browse files

kernel: atomics: update print specifiers for atomic_t



The print specifier for `atomic_t` should be updated
to `%ld`, `%lu`, or `%lx` to account for the type
change of `atomic_t` to `long`.

Signed-off-by: default avatarChristopher Friedt <chrisfriedt@gmail.com>
parent 80f73a05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment