]> git.baikalelectronics.ru Git - kernel.git/commit
net: sctp: minor: sctp_seq_dump_local_addrs add missing newline
authorDaniel Borkmann <dborkman@redhat.com>
Tue, 25 Jun 2013 16:17:28 +0000 (18:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Jun 2013 23:33:04 +0000 (16:33 -0700)
commitab657be913c3fedbfaf090f9211956cd6df856ba
treedc6cb48bdf05f0d20acd2f413a05ff132c336334
parent11d8189512535165420467df43fd6f8fcc2794b3
net: sctp: minor: sctp_seq_dump_local_addrs add missing newline

A trailing newline has been forgotten to add into the WARN().

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/proc.c