diff options
author | 2023-08-11 13:58:39 -0700 | |
---|---|---|
committer | 2023-08-13 19:27:32 -0700 | |
commit | b4f63bbff96e4510676b1e78b00d14baaee9ad29 (patch) | |
tree | fa2355321f9983375b2e085a45e784a8a1135c0a /scripts/generate_rust_analyzer.py | |
parent | soc: qcom: aoss: Format string in qmp_send() (diff) | |
download | linux-rng-b4f63bbff96e4510676b1e78b00d14baaee9ad29.tar.xz linux-rng-b4f63bbff96e4510676b1e78b00d14baaee9ad29.zip |
soc: qcom: aoss: Tidy up qmp_send() callers
With qmp_send() handling variable length messages and string formatting
he callers of qmp_send() can be cleaned up to not care about these
things.
Drop the QMP_MSG_LEN sized buffers and use the message formatting, as
appropriate.
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Link: https://lore.kernel.org/r/20230811205839.727373-5-quic_bjorande@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions