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)
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>

No differences found