Qing Wang <wangqing@xxxxxxxx> wrote: > coccicheck complains about the use of snprintf() in sysfs show functions. > > Fix the coccicheck warning: > WARNING: use scnprintf or sprintf. > > Use sysfs_emit instead of scnprintf or sprintf makes more sense. > > Signed-off-by: Qing Wang <wangqing@xxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. 65b4b8aa0f59 ath5k: replace snprintf in show functions with sysfs_emit -- https://patchwork.kernel.org/project/linux-wireless/patch/1634095651-4273-1-git-send-email-wangqing@xxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches