aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAjay Singh <[email protected]>2018-05-11 13:43:11 +0530
committerGreg Kroah-Hartman <[email protected]>2018-05-14 14:04:48 +0200
commitc0a78823120b70b59999b1ff6908df29adaf1ab5 (patch)
treec25dbdc6fa7c25db36dc38c4231d334d2c05f8cc /tools/perf/scripts/python/export-to-sqlite.py
parent3f27ec8733844a53dbe57507e53631c5b4fe22a0 (diff)
staging: wilc1000: use sizeof(*wdev) to allocate memory in wilc_wfi_cfg_alloc()
Fix below reported checkpatch issues in wilc_wfi_cfg_alloc(). kzalloc(sizeof(*wdev)...) over kzalloc(sizeof(struct wireless_dev) Signed-off-by: Ajay Singh <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions