From: Richard Hartmann Date: Tue, 16 Feb 2010 12:31:37 +0000 (+0800) Subject: crypto: cipher - Fix checkpatch errors X-Git-Tag: v2.6.34-rc1~286^2~6 X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=commitdiff_plain;h=d150975bc759af51d655d109fd6633ad1bc67df8 crypto: cipher - Fix checkpatch errors Signed-off-by: Richard Hartmann Signed-off-by: Herbert Xu --- 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. * */