[PATCH] ath11k: remove h from printk format specifier
Kalle Valo
kvalo at codeaurora.org
Thu Feb 4 02:39:40 EST 2021
trix at redhat.com wrote:
> This change fixes the checkpatch warning described in this commit
> commit cbacb5ab0aa0 ("docs: printk-formats: Stop encouraging use of
> unnecessary %h[xudi] and %hh[xudi]")
>
> Standard integer promotion is already done and %hx and %hhx is useless
> so do not encourage the use of %hh[xudi] or %h[xudi].
>
> Signed-off-by: Tom Rix <trix at redhat.com>
> Signed-off-by: Kalle Valo <kvalo at codeaurora.org>
Patch applied to ath-next branch of ath.git, thanks.
bb2d2dfd3c93 ath11k: remove h from printk format specifier
--
https://patchwork.kernel.org/project/linux-wireless/patch/20210128144928.2557605-1-trix@redhat.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath11k
mailing list