Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1652850
| From | Derek Robson <robsonde@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH V2 09/27] Drivers: ccree: ssi_hash.h - align block comments |
| Date | 2017-05-30 08:20 +0200 |
| Message-ID | <tMIFC-3sh-57@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Fixed block comment alignment, Style fix only Found using checkpatch Signed-off-by: Derek Robson <robsonde@gmail.com> --- drivers/staging/ccree/ssi_hash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/ccree/ssi_hash.h b/drivers/staging/ccree/ssi_hash.h index b821d0c854b5..7c946614a1f9 100644 --- a/drivers/staging/ccree/ssi_hash.h +++ b/drivers/staging/ccree/ssi_hash.h @@ -15,7 +15,7 @@ */ /* \file ssi_hash.h - ARM CryptoCell Hash Crypto API + * ARM CryptoCell Hash Crypto API */ #ifndef __SSI_HASH_H__ -- 2.13.0
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH V2 09/27] Drivers: ccree: ssi_hash.h - align block comments Derek Robson <robsonde@gmail.com> - 2017-05-30 08:20 +0200
csiph-web