]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Drivers: ccree: ssi_fips.h - align block comments
authorDerek Robson <robsonde@gmail.com>
Tue, 30 May 2017 06:14:03 +0000 (18:14 +1200)
committerGreg 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

index 607c64b8c458697e9016b70324c06d318e81ecd1..e108d89ef98c990395fd0d991a6450791a6c4ed5 100644 (file)
@@ -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,