summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Robson <robsonde@gmail.com>2017-05-30 18:15:26 +1200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-03 17:53:18 +0900
commit84e8a6cf4c418feadb33b68c0a6c8dd39618befb (patch)
treec34a13fe0162b38e803f99597d87f1f3a0c3a321
parentef5d7bd9a913c3f4c2bf3fab66f5df4c87c0da42 (diff)
downloadlinux-84e8a6cf4c418feadb33b68c0a6c8dd39618befb.tar.gz
linux-84e8a6cf4c418feadb33b68c0a6c8dd39618befb.zip
Drivers: ccree: ssi_buffer_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>
-rw-r--r--drivers/staging/ccree/ssi_buffer_mgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/ccree/ssi_buffer_mgr.h b/drivers/staging/ccree/ssi_buffer_mgr.h
index 4acbb4b6afc9..98355dd789e5 100644
--- a/drivers/staging/ccree/ssi_buffer_mgr.h
+++ b/drivers/staging/ccree/ssi_buffer_mgr.h
@@ -15,7 +15,7 @@
*/
/* \file buffer_mgr.h
- Buffer Manager
+ * Buffer Manager
*/
#ifndef __SSI_BUFFER_MGR_H__