From: Derek Robson Date: Tue, 30 May 2017 06:14:03 +0000 (+1200) Subject: Drivers: ccree: ssi_fips.h - align block comments X-Git-Tag: v4.13-rc1~184^2~199 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=cbff760259e369bae99a18dea8e4bb0e3dd5f99c;p=karo-tx-linux.git Drivers: ccree: ssi_fips.h - align block comments Fixed block comment alignment, Style fix only Found using checkpatch Signed-off-by: Derek Robson Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/ccree/ssi_fips.h b/drivers/staging/ccree/ssi_fips.h index 607c64b8c458..e108d89ef98c 100644 --- 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,