From: Greg KH <gregkh@linuxfoundation.org>
To: davidcomponentone@gmail.com
Cc: TheSven73@gmail.com, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org, Yang Guang <yang.guang5@zte.com.cn>,
Zeal Robot <zealci@zte.com.cn>
Subject: Re: [PATCH] staging: replace snprintf with sysfs_emit
Date: Tue, 30 Nov 2021 07:42:38 +0100 [thread overview]
Message-ID: <YaXH3oUxMsoJLD65@kroah.com> (raw)
In-Reply-To: <21e2111f6c2590ac24ad15d39e87160f9425045b.1638186054.git.yang.guang5@zte.com.cn>
On Tue, Nov 30, 2021 at 08:07:21AM +0800, davidcomponentone@gmail.com wrote:
> From: Yang Guang <yang.guang5@zte.com.cn>
>
> 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 <zealci@zte.com.cn>
No, the coccinelle scripts reported this.
> Signed-off-by: Yang Guang <yang.guang5@zte.com.cn>
None of these email addresses match up with the address you sent this
patch from, please fix.
thanks,
greg k-h
next prev parent reply other threads:[~2021-11-30 6:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-30 0:07 [PATCH] staging: replace snprintf with sysfs_emit davidcomponentone
2021-11-30 1:17 ` Joe Perches
2021-11-30 6:42 ` Greg KH [this message]
2021-11-30 9:35 ` Dan Carpenter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YaXH3oUxMsoJLD65@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=TheSven73@gmail.com \
--cc=davidcomponentone@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=yang.guang5@zte.com.cn \
--cc=zealci@zte.com.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.