aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorAndreas Fenkart <[email protected]>2016-03-10 09:44:07 +0100
committerKalle Valo <[email protected]>2016-04-15 21:34:45 +0300
commit2ccf7cef0cf984241d0b6932ed1cfb1e0d6587d5 (patch)
tree009ae90b1ae721f0eecc4e9175ef8172350f8146 /scripts/stackusage
parent38329568c3f7075c7751984a65e16a9c7fc186bd (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