trix@xxxxxxxxxx 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@xxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> 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@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches