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:
600816c
)
Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.h.
author
Tülin İzer
<tulinizer@gmail.com>
Wed, 15 May 2013 20:41:56 +0000
(23:41 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 16 May 2013 22:52:00 +0000
(15:52 -0700)
This patch fixes ERROR: do not use C99 // comments found by checkpatch
in vt6655/aes_ccmp.c.
Signed-off-by: Tülin İzer <tulinizer@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/aes_ccmp.h
patch
|
blob
|
history
diff --git
a/drivers/staging/vt6655/aes_ccmp.h
b/drivers/staging/vt6655/aes_ccmp.h
index c8b28b0e9bdcc3740f2ce241eb97bee21876d8f3..cc02e645aa5679151c9eadabdec2ac6e8a276dc3 100644
(file)
--- a/
drivers/staging/vt6655/aes_ccmp.h
+++ b/
drivers/staging/vt6655/aes_ccmp.h
@@
-43,4
+43,4
@@
/*--------------------- Export Functions --------------------------*/
bool AESbGenCCMP(unsigned char *pbyRxKey, unsigned char *pbyFrame, unsigned short wFrameSize);
-#endif /
/__AES_H__
+#endif /
* __AES_H__ */