diff options
author | Simon Sandström <simon@nikanor.nu> | 2017-07-30 22:29:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-16 15:10:42 -0700 |
commit | 8bf48512916a3fce7201f7d469d304a7824a87d4 (patch) | |
tree | 01a23f1a511e05b2fd53eab028b76acdf7050ac8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b4bac77f2a2e3faada7313e8f6b8b4fcca7e07b8 (diff) |
staging: ccree: Use sizeof(variable) in memory allocs
Fixes 9 checkpatch.pl warnings of type
"Prefer kmalloc(sizeof(variable)...) over kmalloc(sizeof(type)...)"
in staging/ccree.
Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions