| commit | 056834d9f6f6eaf4cc7268569e53acab957aac27 | [log] [tgz] |
|---|---|---|
| author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Mon Dec 31 14:57:14 2007 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:00:25 2008 -0800 |
| tree | 86d8ae96566cc004e2737b8a9975fcd3e651e923 | |
| parent | 058dc3342b71ffb3531c4f9df7c35f943f392b8d [diff] |
[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>