linux/drivers/net/wireless/marvell
Andreas Fenkart 2ccf7cef0c mwifiex: scan: simplify ternary operators using gnu extension
"x ? x : y" can be simplified as "x ? : y"
https://gcc.gnu.org/onlinedocs/gcc/Conditionals.html#Conditionals

Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: Andreas Fenkart <afenkart@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-04-15 21:34:45 +03:00
..
libertas cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
libertas_tf cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
mwifiex mwifiex: scan: simplify ternary operators using gnu extension 2016-04-15 21:34:45 +03:00
Kconfig
Makefile
mwl8k.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00