projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0efbaab
)
crypto: des_s390 - Checkpatch cleanup
author
Andrea Gelmini
<andrea.gelmini@gelma.net>
Wed, 26 May 2010 00:41:03 +0000
(10:41 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 26 May 2010 00:41:03 +0000
(10:41 +1000)
arch/s390/crypto/crypto_des.h:18: ERROR: do not use C99 // comments
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/s390/crypto/crypto_des.h
patch
|
blob
|
history
diff --git
a/arch/s390/crypto/crypto_des.h
b/arch/s390/crypto/crypto_des.h
index c964b64111ddd1d192841b9c58922e3ebd8a63aa..6210457ceebb89c597994064af8dab46a26ad0cc 100644
(file)
--- a/
arch/s390/crypto/crypto_des.h
+++ b/
arch/s390/crypto/crypto_des.h
@@
-15,4
+15,4
@@
extern int crypto_des_check_key(const u8*, unsigned int, u32*);
-#endif /
/__CRYPTO_DES_H__
+#endif /
*__CRYPTO_DES_H__*/