]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[TCP]: cleanup tcp_{in,out}put.c style
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Mon, 31 Dec 2007 22:57:14 +0000 (14:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:00:25 +0000 (15:00 -0800)
commit056834d9f6f6eaf4cc7268569e53acab957aac27
tree86d8ae96566cc004e2737b8a9975fcd3e651e923
parent058dc3342b71ffb3531c4f9df7c35f943f392b8d
[TCP]: cleanup tcp_{in,out}put.c style

These were manually selected from indent's results which as is
are too noisy to be of any use without human reason. In addition,
some extra newlines between function and its comment were removed
too.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c
net/ipv4/tcp_output.c