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:
db2855a
)
batman-adv: Remove uses of return value of seq_printf
author
Joe Perches
<joe@perches.com>
Tue, 17 Feb 2015 01:31:39 +0000
(17:31 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 20 Feb 2015 20:18:26 +0000
(15:18 -0500)
This function is soon going to return void so remove the
return value use.
Convert the return value to test seq_has_overflowed() instead.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Antonio Quartulli <antonio@meshcoding.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/batman-adv/gateway_client.c
patch
|
blob
|
history
diff --cc
net/batman-adv/gateway_client.c
Simple merge