On Thu, Nov 16, 2006 at 02:05:16AM -0500, [EMAIL PROTECTED] wrote:
> I sent this to <[EMAIL PROTECTED]> on Nov. 1, but have received no response.
> Is anyone interested?  The changes are all mixed up together, but I can
> break them apart into a patch series if desired.

Yes breaking them into more related chunks would be good (although
it is also good to not go overboard with too many one-liners :)
 
> (All placed in the public domain if you want to use them.)

I'm sorry but I'm going to need a sign-off here (as per
Documentation/SubmittingPatches).

> -     memcpy(dctx->expkey, tmp, sizeof(dctx->expkey));
> +     memcpy(dctx->expkey, tmp, sizeof dctx->expkey);

Please keep the brackets as that is the predominant kernel style.

Thanks,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to