Prev: [PATCH 08/19] crypto: seqiv - Fix checkpatch errors
Next: [PATCH 07/19] crypto: seed - Fix checkpatch errors
From: Richard Hartmann on 18 Feb 2010 19:30 Signed-off-by: Richard Hartmann <richih.mailinglist(a)gmail.com> --- crypto/internal.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/crypto/internal.h b/crypto/internal.h index 2d22636..d4384b0 100644 --- a/crypto/internal.h +++ b/crypto/internal.h @@ -6,7 +6,7 @@ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 2 of the License, or (at your option) * any later version. * */ -- 1.6.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |