aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorFabio M. De Francesco <[email protected]>2021-08-05 15:11:08 +0200
committerGreg Kroah-Hartman <[email protected]>2021-08-05 20:30:51 +0200
commit66e9564aae0185eb7f36d946b0ba22b779a4e193 (patch)
tree65c60ccb6f8527918e4afd69d0ef5e3a2abad42f /tools/perf/scripts/python/export-to-sqlite.py
parent066eea44c1ea430cabebffc383dcaa861fa9a2b9 (diff)
staging: r8188eu: Fix incorrect types in arguments
GCC + Sparse emit warnings of passing incorrect type in arguments of some functions because of different base types. Fix them by changing the types of the parameters of the above-mentioned functions. In the meantime, remove the unnecessary casts of those arguments which are then passed to memcpy() within those same functions. Reviewed-by: Dan Carpenter <[email protected]> Signed-off-by: Fabio M. De Francesco <[email protected]> Link: https://lore.kernel.org/r/[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