From: Derek Robson Date: Tue, 30 May 2017 06:15:26 +0000 (+1200) Subject: Drivers: ccree: ssi_buffer_mgr.h - align block comments X-Git-Tag: v5.15~11009^2~194 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=84e8a6cf4c418feadb33b68c0a6c8dd39618befb;p=platform%2Fkernel%2Flinux-starfive.git Drivers: ccree: ssi_buffer_mgr.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_buffer_mgr.h b/drivers/staging/ccree/ssi_buffer_mgr.h index 4acbb4b..98355dd 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__