diff options
| author | Andreas Fenkart <[email protected]> | 2016-03-10 09:44:07 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2016-04-15 21:34:45 +0300 |
| commit | 2ccf7cef0cf984241d0b6932ed1cfb1e0d6587d5 (patch) | |
| tree | 009ae90b1ae721f0eecc4e9175ef8172350f8146 /scripts/stackusage | |
| parent | 38329568c3f7075c7751984a65e16a9c7fc186bd (diff) | |
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 <[email protected]>
Signed-off-by: Andreas Fenkart <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions