zephyr/subsys
Christopher Friedt 3e86c627f7 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: Christopher Friedt <chrisfriedt@gmail.com>
2021-11-15 09:59:01 -05:00
..
bluetooth kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
canbus
console
cpp
debug
demand_paging
dfu
disk
emul
fb
fs
ipc ipc_service: Re-organize Kconfig 2021-11-12 14:51:29 +01:00
jwt
logging logging: typecast to stop signed-unsigned comparison 2021-11-15 08:53:51 -05:00
lorawan
mgmt mgmt/mcumgr: Remove duplicated frame fragment marker processing 2021-11-12 14:48:52 +01:00
modbus
net kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
pm
portability
random
settings
shell kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
stats
storage
task_wdt
testsuite
timing
tracing
usb kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
CMakeLists.txt
Kconfig