aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorDerek Robson <robsonde@gmail.com>2017-05-24 16:41:27 +1200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-05-29 16:53:42 +0200
commit2f930981b88bcf0ac7fb2fb53d767bc1a91c9a5e (patch)
treeafe15202b3bacf8ab5b318f7b54c5299432c45e4 /drivers
parent6dbd671c0769c9014553e7fa23a9d8f833274134 (diff)
downloadlinux-2f930981b88bcf0ac7fb2fb53d767bc1a91c9a5e.tar.gz
Drivers: ccree: ssi_request_mgr.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>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/ccree/ssi_request_mgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/ccree/ssi_request_mgr.h b/drivers/staging/ccree/ssi_request_mgr.h
index ea685bb7fa2b..c4036ab715f1 100644
--- a/drivers/staging/ccree/ssi_request_mgr.h
+++ b/drivers/staging/ccree/ssi_request_mgr.h
@@ -15,7 +15,7 @@
*/
/* \file request_mgr.h
- Request Manager
+ * Request Manager
*/
#ifndef __REQUEST_MGR_H__