Re: [PATCH] ath11k: remove h from printk format specifier
From: Kalle Valo <hidden>
Date: 2021-02-04 07:41:00
Also in:
lkml, netdev
From: Kalle Valo <hidden>
Date: 2021-02-04 07:41:00
Also in:
lkml, netdev
trix@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@redhat.com>
Signed-off-by: Kalle Valo <redacted>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