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-Url: https://git.stricted.de/?a=commitdiff_plain;h=84e8a6cf4c418feadb33b68c0a6c8dd39618befb;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.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 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__