Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1649404

Re: [PATCH 01/27] Drivers: ccree: ssi_sysfs.h - align block comments

From "Tobin C. Harding" <me@tobin.cc>
Newsgroups linux.kernel
Subject Re: [PATCH 01/27] Drivers: ccree: ssi_sysfs.h - align block comments
Date 2017-05-24 12:00 +0200
Message-ID <tKBfd-EZ-47@gated-at.bofh.it> (permalink)
References <tKwpe-5MH-49@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 <robsonde@gmail.com>
> ---
>  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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 01/27] Drivers: ccree: ssi_sysfs.h - align block comments Derek Robson <robsonde@gmail.com> - 2017-05-24 06:50 +0200
  Re: [PATCH 01/27] Drivers: ccree: ssi_sysfs.h - align block comments "Tobin C. Harding" <me@tobin.cc> - 2017-05-24 12:00 +0200

csiph-web