aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAshish Kalra <[email protected]>2021-05-01 19:22:41 +0530
committerGreg Kroah-Hartman <[email protected]>2021-05-10 11:19:33 +0200
commitb1e9109aeff366d7e1934e8b3ef8025684c9f6e8 (patch)
tree8b11c5c786170f0304a6cae15340f0b347dc73de /tools/perf/scripts/python/export-to-sqlite.py
parentacbc0849bd30c28a35f8404e75c0ac5bc50fef1f (diff)
staging: wlan-ng: silence incorrect type in argument 1 (different address spaces)
Currently p80211knetdev_do_ioctl use type casting to req->data to prevent sparse warning while calling memdup_user, instead of type casting it here, its better to change data type for data inside p80211ioctl_req to include __user. Signed-off-by: Ashish Kalra <[email protected]> Link: https://lore.kernel.org/r/YI1dKdfBKaSh3J8v@ashish-NUC8i5BEH 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