aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2015-05-07 12:59:19 +0300
committerKalle Valo <[email protected]>2015-05-09 16:51:01 +0300
commitd5c5181cd9fac12c9ea1ba3a250c77dca768410e (patch)
tree81d293e1f51827cd4d2054af4c67b716f2099e6d /tools/perf/scripts/python
parent6f157edb4daa75ffc9e756b2ee8159270418d66f (diff)
brcmfmac: cleanup a sizeof()
"flowrings" and "*flowrings" are both pointers so this always returns sizeof(void *) and the current code works fine. But "*flowrings" is intended here and static checkers complain, so lets change it. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions