Prev: [PATCH 1/1] CRYPTO: Fix checkpatch errors & warnings in anubis.c
Next: [PATCH 1/1] CRYPTO: Fix checkpatch errors & warnings in ecb.c
From: Richard Hartmann on 9 Feb 2010 20:40 Signed-off-by: Richard Hartmann <richih.mailinglist(a)gmail.com> --- crypto/cipher.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/crypto/cipher.c b/crypto/cipher.c index 9a1a731..39541e0 100644 --- a/crypto/cipher.c +++ b/crypto/cipher.c @@ -8,7 +8,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/ |