aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2022-04-12 20:57:51 +0200
committerGreg Kroah-Hartman <[email protected]>2022-04-13 08:55:54 +0200
commitc8e68e7728b0ec62484775deb14f568825e9def3 (patch)
tree76b01fe31ed6ed0bc088fa345414f4f5d19a5912 /tools/perf/scripts/python
parente8f2410669f15e359729c0618d81c44d3a7013dc (diff)
staging: r8188eu: change void parameters to u8
The second parameter of write_fw(), page_write() and block_write() is a void pointer, but we always pass an u8 pointer. We can convert this parameter to an u8 pointer. The pointer is not changed in the functions, so we can safely remove the local variable bufferPtr. Signed-off-by: Michael Straube <[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')
0 files changed, 0 insertions, 0 deletions