Re: [PATCH] staging: replace snprintf with sysfs_emit
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-11-30 06:42:46
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-11-30 06:42:46
Also in:
lkml
On Tue, Nov 30, 2021 at 08:07:21AM +0800, davidcomponentone@gmail.com wrote:
From: Yang Guang <redacted> coccinelle report: ./drivers/staging/fieldbus/dev_core.c:73:8-16: WARNING: use scnprintf or sprintf Use sysfs_emit instead of scnprintf or sprintf makes more sense. Reported-by: Zeal Robot <redacted>
No, the coccinelle scripts reported this.
Signed-off-by: Yang Guang <redacted>
None of these email addresses match up with the address you sent this patch from, please fix. thanks, greg k-h