git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
891310d
)
sctp: replace seq_printf with seq_puts
author
Michele Baldessari
<michele@acksyn.org>
Thu, 30 Oct 2014 09:29:16 +0000
(10:29 +0100)
committer
David 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