From: Vlad Yasevich <[EMAIL PROTECTED]>
Date: Fri, 14 Sep 2007 14:44:53 -0400

> This patch implements the internals operations of the AUTH, such as
> key computation and storage.  It also adds necessary variables to
> the SCTP data structures.
> 
> Signed-off-by: Vlad Yasevich <[EMAIL PROTECTED]>

Applied to net-2.6.24, with lots of trailing whitspace fixed.

Please check your patches with GIT by using something such
as "git apply --check --whitespace=error-all foo.diff"
in the future, and you'll see stuff like this:

Adds trailing whitespace.
diff:696:       
Adds trailing whitespace.
diff:732:       return secret; 
Adds trailing whitespace.
diff:805:       
Adds trailing whitespace.
diff:815:/* 
Adds trailing whitespace.
diff:1034:                      break; 
Adds trailing whitespace.
diff:1098:              
Adds trailing whitespace.
diff:1109:          
fatal: 7 lines add trailing whitespaces.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to