[PATCH] ath10k: fix recently introduced checkpatch warning
Kalle Valo
kvalo at kernel.org
Wed Jun 8 01:19:16 PDT 2022
Kalle Valo <kvalo at kernel.org> wrote:
> I updated my checkpatch and saw new warnings:
>
> drivers/net/wireless/ath/ath10k/qmi.c:593: Prefer strscpy over strlcpy - see: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/
> drivers/net/wireless/ath/ath10k/qmi.c:598: Prefer strscpy over strlcpy - see: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/
> drivers/net/wireless/ath/ath10k/htt_rx.c:3565: Integer promotion: Using 'h' in '%04hx' is unnecessary
>
> Compile tested only.
>
> Signed-off-by: Kalle Valo <quic_kvalo at quicinc.com>
Patch applied to ath-next branch of ath.git, thanks.
cc2609eda698 ath10k: fix recently introduced checkpatch warning
--
https://patchwork.kernel.org/project/linux-wireless/patch/20220606142957.23721-1-kvalo@kernel.org/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath10k
mailing list