projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c3a293
)
Drivers: ccree: ssi_fips.h - align block comments
author
Derek Robson
<robsonde@gmail.com>
Tue, 30 May 2017 06:14:03 +0000
(18:14 +1200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 3 Jun 2017 08:53:18 +0000
(17:53 +0900)
Fixed block comment alignment, Style fix only
Found using checkpatch
Signed-off-by: Derek Robson <robsonde@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_fips.h
patch
|
blob
|
history
diff --git
a/drivers/staging/ccree/ssi_fips.h
b/drivers/staging/ccree/ssi_fips.h
index 607c64b8c458697e9016b70324c06d318e81ecd1..e108d89ef98c990395fd0d991a6450791a6c4ed5 100644
(file)
--- a/
drivers/staging/ccree/ssi_fips.h
+++ b/
drivers/staging/ccree/ssi_fips.h
@@
-18,9
+18,9
@@
#define __SSI_FIPS_H__
/*!
-@file
-@brief This file contains FIPS related defintions and APIs.
-*/
+
*
@file
+
*
@brief This file contains FIPS related defintions and APIs.
+
*/
typedef enum ssi_fips_state {
CC_FIPS_STATE_NOT_SUPPORTED = 0,