![]() |
lvs-devel
|
| To: | simran singhal <singhalsimran0@xxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible |
| Cc: | wensong@xxxxxxxxxxxx, Julian Anastasov <ja@xxxxxx>, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>, Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxxxxxx>, "David S. Miller" <davem@xxxxxxxxxxxxx>, netdev@xxxxxxxxxxxxxxx, lvs-devel@xxxxxxxxxxxxxxx, netfilter-devel@xxxxxxxxxxxxxxx, coreteam@xxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, outreachy-kernel@xxxxxxxxxxxxxxxx |
| From: | Simon Horman <horms@xxxxxxxxxxxx> |
| Date: | Tue, 4 Apr 2017 13:59:48 -0400 |
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').
>
> Signed-off-by: simran singhal <singhalsimran0@xxxxxxxxx>
> ---
> net/netfilter/ipvs/ip_vs_ctl.c | 8 ++++----
Simran, I would be happy to pick up the IPVS version if it was posted as a
separate patch.
Alternative, Pablo, if you would like to take this patch feel free to add:
Acked-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] net: netfilter: Replace explicit NULL comparison with ! operator, Pablo Neira Ayuso |
|---|---|
| Next by Date: | Re: [PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible, Pablo Neira Ayuso |
| Previous by Thread: | Re: [PATCH] net: netfilters: Remove unnecessary parenthesis, Simon Horman |
| Next by Thread: | Re: [PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible, Pablo Neira Ayuso |
| Indexes: | [Date] [Thread] [Top] [All Lists] |