From: Derek Robson Subject: [PATCH V2 03/27] Drivers: ccree: ssi_request_mgr.h - align block comments Date: Tue, 30 May 2017 18:10:29 +1200 Message-ID: <20170530061029.13119-1-robsonde@gmail.com> Cc: linux-crypto@vger.kernel.org, driverdev-devel@linuxdriverproject.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Derek Robson To: gilad@benyossef.com, gregkh@linuxfoundation.org Return-path: Received: from mail-pf0-f196.google.com ([209.85.192.196]:35324 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751182AbdE3GKj (ORCPT ); Tue, 30 May 2017 02:10:39 -0400 Sender: linux-crypto-owner@vger.kernel.org List-ID: Fixed block comment alignment, Style fix only Found using checkpatch Signed-off-by: Derek Robson --- drivers/staging/ccree/ssi_request_mgr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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__ -- 2.13.0