sctp: replace seq_printf with seq_puts
authorMichele Baldessari <michele@acksyn.org>
Thu, 30 Oct 2014 09:29:16 +0000 (10:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Oct 2014 23:40:16 +0000 (19:40 -0400)
Fixes checkpatch warning:
"WARNING: Prefer seq_puts to seq_printf"

Signed-off-by: Michele Baldessari <michele@acksyn.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found