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:
914e1c8
)
net: replace commatas with semicolons
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 16 Feb 2009 08:08:56 +0000
(
00:08
-0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 16 Feb 2009 08:08:56 +0000
(
00:08
-0800)
Impact: syntax fix
Interestingly enough this compiles w/o any complaints:
orphans = percpu_counter_sum_positive(&tcp_orphan_count),
sockets = percpu_counter_sum_positive(&tcp_sockets_allocated),
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found