aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <[email protected]>2023-04-20 11:35:14 +0200
committerGreg Kroah-Hartman <[email protected]>2023-04-20 13:32:51 +0200
commit5c7e105cd156fc9adf5294a83623d7a40c15f9b9 (patch)
tree92932c0be88a8b509e802024dc7f1a5f12f9710d /tools/perf/scripts/python
parent254d5a59464eea1324353d84c0f614c413e8e54f (diff)
tty: serial: simplify qcom_geni_serial_send_chunk_fifo()
* use memcpy() instead of the loop (removes c variable) * use remaining parameter directly (removes chunk variable) The code is simpler and easier to follow. Cc: Andy Gross <[email protected]> Cc: Bjorn Andersson <[email protected]> Cc: Konrad Dybcio <[email protected]> Cc: [email protected] Signed-off-by: Jiri Slaby (SUSE) <[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