aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorsayli karnik <[email protected]>2016-09-16 16:23:02 +0530
committerGreg Kroah-Hartman <[email protected]>2016-09-17 23:32:13 +0200
commitfaa48ea82bcd4b186dd548529d2514a9a2892095 (patch)
treeb441e64086b6a5e0a9d9bcf3ae35fca3f90828b7 /tools/perf/scripts/python/export-to-postgresql.py
parentd7c952a3664c5f52a1a117327a9e32e64cc74ed4 (diff)
staging: wilc1000: Use sizeof type *pointer instead of sizeof type
The patch uses the size of the dereference to a variable instead of it's type, to make the code more resistant to type changes in the future. The type of the pointer variable here is the same as the type in the argument that is being replaced in sizeof(). Signed-off-by: sayli karnik <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions