forked from Minki/linux
Drivers: ccree: ssi_fips.h - align block comments
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>
This commit is contained in:
parent
7c3a293d43
commit
cbff760259
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user