remarkable-linux/net/mac802154
Thomas Gleixner 8b0e195314 ktime: Cleanup ktime_set() usage
ktime_set(S,N) was required for the timespec storage type and is still
useful for situations where a Seconds and Nanoseconds part of a time value
needs to be converted. For anything where the Seconds argument is 0, this
is pointless and can be replaced with a simple assignment.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
2016-12-25 17:21:22 +01:00
..
cfg.c
cfg.h
driver-ops.h
ieee802154_i.h
iface.c mac802154: set phy net namespace for new ifaces 2016-09-19 20:19:34 +02:00
Kconfig
llsec.c
llsec.h
mac_cmd.c
main.c
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
mib.c
rx.c mac802154: use rate limited warnings for malformed frames 2016-09-19 20:19:34 +02:00
trace.c
trace.h
tx.c
util.c ktime: Cleanup ktime_set() usage 2016-12-25 17:21:22 +01:00