Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1618912
| From | Pablo Neira Ayuso <pablo@netfilter.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible |
| Date | 2017-04-07 17:40 +0200 |
| Message-ID | <ttE9s-A7-5@gated-at.bofh.it> (permalink) |
| References | <tq7jH-5r1-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Mar 29, 2017 at 03:25:17AM +0530, simran singhal wrote:
> For string without format specifiers, use seq_puts(). For
> seq_printf("\n"), use seq_putc('\n').
Applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible simran singhal <singhalsimran0@gmail.com> - 2017-03-29 00:00 +0200 Re: [PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible Simon Horman <horms@verge.net.au> - 2017-04-04 20:10 +0200 Re: [PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible Pablo Neira Ayuso <pablo@netfilter.org> - 2017-04-07 17:40 +0200
csiph-web