aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorAndreas Fenkart <[email protected]>2016-03-10 09:44:05 +0100
committerKalle Valo <[email protected]>2016-04-15 21:34:41 +0300
commit0a233c98a8e933a65aec07663d3a2953c7642bbc (patch)
treeed6e91943e7642314f10f70c0903aa5ca320f50d /scripts/stackusage
parent84349698f05dc7ed6df6772d43175eb3703ed8dc (diff)
mwifiex: scan: simplify dereference of bss_desc fields
given this structure: struct foo { struct bar { int baz; } } these accesses are equivalent: (*(foo->bar)).baz foo->bar->baz 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