]> bbs.cooldavid.org Git - net-next-2.6.git/commit
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Sat, 12 Sep 2009 07:47:01 +0000 (07:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Sep 2009 00:02:54 +0000 (17:02 -0700)
commitaa1b1ff0991b469eca6fde4456190df6ed59ff40
treed2fc84d3e83dd121fd4a48c8560b212123688eb4
parentd136f1bd366fdb7e747ca7e0218171e7a00a98a5
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle

No code change, cosmetical changes only:

 * whitespace cleanup via scripts/cleanfile,
 * remove self-references to filename at top of files,
 * fix coding style (extraneous brackets),
 * fix documentation style (kernel-doc-nano-HOWTO).

Thanks are due to Ivo Augusto Calado who raised these issues by
submitting good-quality patches.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ccids/Kconfig
net/dccp/ccids/ccid2.c
net/dccp/ccids/ccid2.h
net/dccp/ccids/ccid3.c
net/dccp/ccids/ccid3.h
net/dccp/ccids/lib/loss_interval.c
net/dccp/ccids/lib/loss_interval.h
net/dccp/ccids/lib/packet_history.c
net/dccp/ccids/lib/packet_history.h
net/dccp/ccids/lib/tfrc.h
net/dccp/ccids/lib/tfrc_equation.c