From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S939357AbdEXJwE (ORCPT ); Wed, 24 May 2017 05:52:04 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:49351 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936740AbdEXJvJ (ORCPT ); Wed, 24 May 2017 05:51:09 -0400 X-ME-Sender: X-Sasl-enc: nJdO0Z64ZG9pKu2BlZFQYBwPKxC4evK5h99RDwzL8mlP 1495619468 Date: Wed, 24 May 2017 19:51:05 +1000 From: "Tobin C. Harding" To: Derek Robson Cc: gilad@benyossef.com, gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, driverdev-devel@linuxdriverproject.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/27] Drivers: ccree: ssi_sysfs.h - align block comments Message-ID: <20170524095105.GK8158@eros> References: <20170524044032.29913-1-robsonde@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170524044032.29913-1-robsonde@gmail.com> X-Mailer: Mutt 1.5.24 (2015-08-30) User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 24, 2017 at 04:40:32PM +1200, Derek Robson wrote: > Fixed block comment alignment, Style fix only > Found using checkpatch It's 'one thing per patch', this whole set does one thing. You may like to submit it as a single patch. You won't need the file name in the commit summary then also :) Good luck, Tobin. > > Signed-off-by: Derek Robson > --- > drivers/staging/ccree/ssi_sysfs.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/ccree/ssi_sysfs.h b/drivers/staging/ccree/ssi_sysfs.h > index cd456c5dccc4..4893e014adf7 100644 > --- a/drivers/staging/ccree/ssi_sysfs.h > +++ b/drivers/staging/ccree/ssi_sysfs.h > @@ -15,7 +15,7 @@ > */ > > /* \file ssi_sysfs.h > - ARM CryptoCell sysfs APIs > + * ARM CryptoCell sysfs APIs > */ > > #ifndef __SSI_SYSFS_H__ > -- > 2.12.2 > > _______________________________________________ > devel mailing list > devel@linuxdriverproject.org > http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel