diff options
| author | 2016-03-10 09:44:05 +0100 | |
|---|---|---|
| committer | 2016-04-15 21:34:41 +0300 | |
| commit | 0a233c98a8e933a65aec07663d3a2953c7642bbc (patch) | |
| tree | ed6e91943e7642314f10f70c0903aa5ca320f50d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | mwifiex: fix the incorrect WARN_ON during suspend (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 <afenkart@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
