diff options
author | Markus Elfring <[email protected]> | 2017-09-27 21:24:43 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2017-11-13 17:42:56 -0800 |
commit | a72da43c92dc09488ac2944b103de037c435302a (patch) | |
tree | c4f7b497aa93ddde8ec0ae96cf8265475d939483 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | e343b81e4d9d1551ec3a651a7d30630a268fd35e (diff) |
clk: versatile: Improve sizeof() usage
Replace the specification of a data structure by a pointer
dereference as the parameter for the operator "sizeof" to make
the corresponding size determination a bit safer according to the
Linux coding style convention.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions