On Tue, Mar 10, 2026 at 12:03:32AM +0100, Daniel Lezcano wrote: > Instead of defining a local macro with a custom name for the QMI > service identifier, use the one provided in qmi.h and remove the > locally defined macro. > > Signed-off-by: Daniel Lezcano <[email protected]> > --- > drivers/net/wireless/ath/ath10k/qmi.c | 2 +- > drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.h | 1 - > drivers/net/wireless/ath/ath11k/qmi.c | 2 +- > drivers/net/wireless/ath/ath11k/qmi.h | 1 - > drivers/net/wireless/ath/ath12k/qmi.c | 2 +- > drivers/net/wireless/ath/ath12k/qmi.h | 1 - > 6 files changed, 3 insertions(+), 6 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry

