diff options
author | Bjorn Andersson <quic_bjorande@quicinc.com> | 2023-08-11 13:58:39 -0700 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-08-13 19:27:32 -0700 |
commit | b4f63bbff96e4510676b1e78b00d14baaee9ad29 (patch) | |
tree | fa2355321f9983375b2e085a45e784a8a1135c0a /kernel/smpboot.c | |
parent | 8873d1e2f88afbe89c99d8f49f88934a2da2991f (diff) |
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 'kernel/smpboot.c')
0 files changed, 0 insertions, 0 deletions