[DCCP]: Whitespace cleanups

That accumulated over the last months hackaton, shame on me for not
using git-apply whitespace helping hand, will do that from now on.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
This commit is contained in:
Arnaldo Carvalho de Melo
2006-12-10 16:01:18 -02:00
committed by David S. Miller
parent 1fba78b6cb
commit 8109b02b53
13 changed files with 149 additions and 137 deletions

View File

@ -182,7 +182,7 @@ out_free:
EXPORT_SYMBOL_GPL(dccp_create_openreq_child);
/*
/*
* Process an incoming packet for RESPOND sockets represented
* as an request_sock.
*/