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


Groups > linux.kernel > #1650399 > unrolled thread

Re: [PATCH] fix multiple blank lines coding style problem

Started byGreg KH <gregkh@linuxfoundation.org>
First post2017-05-25 13:40 +0200
Last post2017-05-25 13:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] fix multiple blank lines coding style problem Greg KH <gregkh@linuxfoundation.org> - 2017-05-25 13:40 +0200

#1650399 — Re: [PATCH] fix multiple blank lines coding style problem

FromGreg KH <gregkh@linuxfoundation.org>
Date2017-05-25 13:40 +0200
SubjectRe: [PATCH] fix multiple blank lines coding style problem
Message-ID<tKZhy-7An-75@gated-at.bofh.it>
On Thu, May 25, 2017 at 02:33:31PM +0300, Aliza Minkov wrote:
> According to the coding-style documentation, functions in source files
> should be separated with one blank line. Redundant blank lines were
> removed from this source file, in accordance with coding-style
> documentation.
> 
> Signed-off-by: Aliza Minkov <minkov.al@gmail.com>
> ---
>  drivers/staging/dgnc/dgnc_driver.c | 2 --
>  1 file changed, 2 deletions(-)

Getting closer, please look at your subject, and compare it to the
subjects that other patches for this driver/file have had in the past,
and fix it up that way.

Also, you need to now start versioning your patch, as you are submitting
the same one multiple times, SubmittingPatches will tell you how to
properly do that.

thanks,

greg k-h

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web