2010-05-23 20:02:55

by Andrea Gelmini

[permalink] [raw]
Subject: [PATCH 178/199] arch/s390/crypto/crypto_des.h: Checkpatch cleanup

arch/s390/crypto/crypto_des.h:18: ERROR: do not use C99 // comments

Signed-off-by: Andrea Gelmini <[email protected]>
---
arch/s390/crypto/crypto_des.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/s390/crypto/crypto_des.h b/arch/s390/crypto/crypto_des.h
index c964b64..6210457 100644
--- 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__*/
--
1.7.1.251.gf80a2


2010-05-26 00:41:38

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH 178/199] arch/s390/crypto/crypto_des.h: Checkpatch cleanup

On Sun, May 23, 2010 at 10:02:05PM +0200, Andrea Gelmini wrote:
> arch/s390/crypto/crypto_des.h:18: ERROR: do not use C99 // comments
>
> Signed-off-by: Andrea Gelmini <[email protected]>

Patch applied. Thanks!
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt