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 <[email protected]>
> ---
> 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 <[email protected]>

