mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-09 09:48:57 +00:00
The majority of callers to qmp_send() composes the message dynamically using some form of sprintf(), resulting in unnecessary complication and stack usage. By changing the interface of qmp_send() to take a format string and arguments, the duplicated composition of the commands can be moved to a single location. 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-4-quic_bjorande@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org> |
||
|---|---|---|
| .. | ||
| apr.h | ||
| geni-se.h | ||
| irq.h | ||
| llcc-qcom.h | ||
| mdt_loader.h | ||
| pdr.h | ||
| pmic_glink.h | ||
| qcom_aoss.h | ||
| qmi.h | ||
| smd-rpm.h | ||
| smem_state.h | ||
| smem.h | ||
| socinfo.h | ||
| wcnss_ctrl.h | ||