[PATCH] Staging: vt6655: removed redundant comments from aes_ccmp.h

Igor Bezukh igbzkh at gmail.com
Tue Jul 22 12:40:05 UTC 2014


Removed redundant comments from aes_ccmp.h header file

Signed-off-by: Igor Bezukh <igbzkh at gmail.com>
---
 drivers/staging/vt6655/aes_ccmp.h |    9 ---------
 1 file changed, 9 deletions(-)

diff --git a/drivers/staging/vt6655/aes_ccmp.h b/drivers/staging/vt6655/aes_ccmp.h
index cc02e64..fe0c506 100644
--- a/drivers/staging/vt6655/aes_ccmp.h
+++ b/drivers/staging/vt6655/aes_ccmp.h
@@ -32,15 +32,6 @@
 
 #include "ttype.h"
 
-/*---------------------  Export Definitions -------------------------*/
-
-/*---------------------  Export Types  ------------------------------*/
-
-/*---------------------  Export Classes  ----------------------------*/
-
-/*---------------------  Export Variables  --------------------------*/
-
-/*---------------------  Export Functions  --------------------------*/
 bool AESbGenCCMP(unsigned char *pbyRxKey, unsigned char *pbyFrame, unsigned short wFrameSize);
 
 #endif /* __AES_H__ */
-- 
1.7.9.5



More information about the devel mailing list