summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Bezukh <igbzkh@gmail.com>2014-07-22 15:40:05 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-22 15:04:13 -0700
commit5a0232aeb10e38501b11ffe322889b45984a8643 (patch)
tree38f8f1cf118f8608e5509a1ae711473f10e6bab3
parent8e3bec324e59aeedbef749ba2a3a2c00db1c75cf (diff)
downloadop-kernel-dev-5a0232aeb10e38501b11ffe322889b45984a8643.zip
op-kernel-dev-5a0232aeb10e38501b11ffe322889b45984a8643.tar.gz
Staging: vt6655: removed redundant comments from aes_ccmp.h
Removed redundant comments from aes_ccmp.h header file Signed-off-by: Igor Bezukh <igbzkh@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/vt6655/aes_ccmp.h9
1 files changed, 0 insertions, 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__ */
OpenPOWER on IntegriCloud