zephyr/subsys
Robert Lubos 6eb9c45bc5 net: openthread: Fix warning from the logger module
Currently, OpenThread builds produce warning from the OT logger module,
because we don't use one of the parameters provided by logger macro.
Explicitly mark the parameter as unused to prevent warnings being
thrown.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-07-30 10:08:46 +03:00
..
bluetooth Bluetooth: controller: Fill Periodic Adv interval in Ext Adv Report 2020-07-29 16:39:59 +02:00
canbus
console
cpp
debug
dfu
disk
fb
fs
jwt
logging logging: avoid identifier collisions 2020-07-25 21:26:15 -04:00
mgmt
net net: openthread: Fix warning from the logger module 2020-07-30 10:08:46 +03:00
power
random
settings
shell shell: logging: Allow users to change SHELL_LOG_BACKEND value 2020-07-28 19:25:24 +02:00
stats
storage
testsuite subsys/testsuite: Fix coverity null dereference warning 2020-07-24 21:51:14 -04:00
tracing tracing: uart: rename global variable named dev 2020-07-25 21:26:15 -04:00
usb
CMakeLists.txt
Kconfig