kernel_optimize_test/drivers/net/ieee802154
Xue Liu d6d1cd2578 ieee802154: mcr20a: Replace magic number with constants
The combination of defined constants are used to present the
state of IRQ so the magic numbers has been replaced.

This is a simple coding style change which should have no impact on
runtime code execution.

Signed-off-by: Xue Liu <liuxuenetmail@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2018-09-27 17:22:48 +02:00
..
adf7242.c ieee802154: remove unecessary condition check before debugfs_remove_recursive 2018-09-21 14:53:04 +02:00
at86rf230.c ieee802154: at86rf230: use __func__ macro for debug messages 2018-07-09 10:05:46 +02:00
at86rf230.h
atusb.c
atusb.h
ca8210.c ieee802154: ca8210: remove redundant condition check before debugfs_remove 2018-09-27 15:31:37 +02:00
cc2520.c
fakelb.c ieee802154: fakelb: add deprecated msg while probe 2018-08-06 11:21:15 +02:00
Kconfig ieee802154: hwsim: add replacement for fakelb 2018-08-06 11:21:15 +02:00
mac802154_hwsim.c ieee802154: hwsim: using right kind of iteration 2018-08-14 09:58:57 -07:00
mac802154_hwsim.h ieee802154: hwsim: add replacement for fakelb 2018-08-06 11:21:15 +02:00
Makefile ieee802154: hwsim: add replacement for fakelb 2018-08-06 11:21:15 +02:00
mcr20a.c ieee802154: mcr20a: Replace magic number with constants 2018-09-27 17:22:48 +02:00
mcr20a.h
mrf24j40.c