zephyr/subsys/net/l2
Peter A. Bigot 5639ea07f8 kernel: timeout: remove unused callback parameter from init function
The callback function has been ignored in z_timeout_init() since the
timer rework in fall 2018.  Passing real handlers to it in code is
distracting when they will be overridden by whatever callback is
provided in z_add_timeout().

As this function is an internal API deprecation is not necessary.
Remove the parameter and change all call sites to drop the argument.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-09-28 15:41:18 -04:00
..
bluetooth Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
canbus kernel: timeout: remove unused callback parameter from init function 2019-09-28 15:41:18 -04:00
dummy net: Check device driver API pointer 2019-05-07 15:41:15 +03:00
ethernet userspace: Support for split 64 bit arguments 2019-09-12 11:31:50 +08:00
ieee802154 net/ieee802154: Explicitly include toolchain.h. 2019-09-09 21:40:54 +02:00
openthread net: openthread: Use Zephyr's mbedTLS instead of compiling own 2019-09-17 20:07:58 +08:00
ppp net: ppp: Fix for coverity CID 203514 2019-08-23 08:54:27 -04:00
wifi cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
Kconfig net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00