aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2022-04-12 20:57:51 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 08:55:54 +0200
commitc8e68e7728b0ec62484775deb14f568825e9def3 (patch)
tree76b01fe31ed6ed0bc088fa345414f4f5d19a5912 /tools/perf/scripts/python
parentstaging: r8188eu: rename parameter of block_write() (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 <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20220412185754.8695-4-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions