From: Thomas Gleixner Date: Mon, 16 Feb 2009 08:08:56 +0000 (-0800) Subject: net: replace commatas with semicolons X-Git-Tag: v2.6.30-rc1~662^2~665 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c10c49d83e2062b309cc88e8eb3abb05d397480;p=pandora-kernel.git net: replace commatas with semicolons 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed