Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1637695
| From | Max Filippov <jcmvbkbc@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] xtensa: Use seq_puts() in c_show() |
| Date | 2017-05-08 22:20 +0200 |
| Message-ID | <tEXiq-8Y-13@gated-at.bofh.it> (permalink) |
| References | <tECQG-3x1-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, May 7, 2017 at 12:33 PM, SF Markus Elfring <elfring@users.sourceforge.net> wrote: > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Sun, 7 May 2017 21:24:51 +0200 > > A string which did not contain a data format specification should be put > into a sequence. Thus use the corresponding function "seq_puts". > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> > --- > arch/xtensa/kernel/setup.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Thanks, applied to my xtensa-fixes branch. -- Max
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] xtensa: Use seq_puts() in c_show() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-08 00:30 +0200 Re: [PATCH] xtensa: Use seq_puts() in c_show() Max Filippov <jcmvbkbc@gmail.com> - 2017-05-08 22:20 +0200
csiph-web