summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hartmann <richih.mailinglist@gmail.com>2010-03-10 18:24:46 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2010-03-10 18:24:46 +0800
commitb7079fe3510fe16627b4e9c72fc478aef68ec40d (patch)
treecaef7463df33560c8c3b1756a1e3018bc956b0c6
parent7f88704951271e35e632de9d959dfa6d2bbe4369 (diff)
downloadlinux-crypto-b7079fe3510fe16627b4e9c72fc478aef68ec40d.tar.gz
linux-crypto-b7079fe3510fe16627b4e9c72fc478aef68ec40d.zip
crypto: internal - Fix checkpatch errors
Signed-off-by: Richard Hartmann <richih.mailinglist@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
-rw-r--r--crypto/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/internal.h b/crypto/internal.h
index 2d226362..d4384b08 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.
*
*/