summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorAjay Singh <ajay.kathat@microchip.com>2018-05-11 13:43:11 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-14 14:04:48 +0200
commitc0a78823120b70b59999b1ff6908df29adaf1ab5 (patch)
treec25dbdc6fa7c25db36dc38c4231d334d2c05f8cc /tools/perf/scripts/python/bin/export-to-sqlite-report
parent3f27ec8733844a53dbe57507e53631c5b4fe22a0 (diff)
downloadlinux-c0a78823120b70b59999b1ff6908df29adaf1ab5.tar.gz
linux-c0a78823120b70b59999b1ff6908df29adaf1ab5.zip
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 <ajay.kathat@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions