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


Groups > linux.kernel > #1598671 > unrolled thread

[PATCH] staging: rtl8188eu: fix unnecessary parentheses, multiple blank lines, spaces around '&' reported by checkpatch.pl

Started byAndrii <tulup@mail.ru>
First post2017-03-12 18:00 +0100
Last post2017-03-12 19:00 +0100
Articles 4 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] staging: rtl8188eu: fix unnecessary parentheses, multiple  blank lines, spaces around '&' reported by checkpatch.pl Andrii <tulup@mail.ru> - 2017-03-12 18:00 +0100
    [PATCH] staging: rtl8188eu: fix multiple blank lines coding style  problem Andrii <tulup@mail.ru> - 2017-03-12 19:00 +0100
      Re: [PATCH] staging: rtl8188eu: fix multiple blank lines coding  style problem Greg KH <gregkh@linuxfoundation.org> - 2017-03-12 19:20 +0100
    Re: [PATCH] staging: rtl8188eu: fix unnecessary parentheses,  multiple blank lines, spaces around '&' reported by checkpatch.pl Greg KH <gregkh@linuxfoundation.org> - 2017-03-12 19:00 +0100

#1598671 — [PATCH] staging: rtl8188eu: fix unnecessary parentheses, multiple blank lines, spaces around '&' reported by checkpatch.pl

FromAndrii <tulup@mail.ru>
Date2017-03-12 18:00 +0100
Subject[PATCH] staging: rtl8188eu: fix unnecessary parentheses, multiple blank lines, spaces around '&' reported by checkpatch.pl
Message-ID<tkf0B-4bM-9@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Signed-off-by: Andrii Vladyka <tulup@mail.ru>

[toc] | [next] | [standalone]


#1598699 — [PATCH] staging: rtl8188eu: fix multiple blank lines coding style problem

FromAndrii <tulup@mail.ru>
Date2017-03-12 19:00 +0100
Subject[PATCH] staging: rtl8188eu: fix multiple blank lines coding style problem
Message-ID<tkfWF-4O6-1@gated-at.bofh.it>
In reply to#1598671

[Multipart message — attachments visible in raw view] — view raw

Signed-off-by: Andrii Vladyka <tulup@mail.ru>

[toc] | [prev] | [next] | [standalone]


#1598708 — Re: [PATCH] staging: rtl8188eu: fix multiple blank lines coding style problem

FromGreg KH <gregkh@linuxfoundation.org>
Date2017-03-12 19:20 +0100
SubjectRe: [PATCH] staging: rtl8188eu: fix multiple blank lines coding style problem
Message-ID<tkgg2-5dS-19@gated-at.bofh.it>
In reply to#1598699
On Sun, Mar 12, 2017 at 07:56:56PM +0200, Andrii wrote:
> Signed-off-by: Andrii Vladyka <tulup@mail.ru>

{sigh}

Please go read the patch-bot items, you did not fix all of the issues it
raised.

Take some time, fix them up, and wait a day or so before resending.
There is no rush.

greg k-h

[toc] | [prev] | [next] | [standalone]


#1598702 — Re: [PATCH] staging: rtl8188eu: fix unnecessary parentheses, multiple blank lines, spaces around '&' reported by checkpatch.pl

FromGreg KH <gregkh@linuxfoundation.org>
Date2017-03-12 19:00 +0100
SubjectRe: [PATCH] staging: rtl8188eu: fix unnecessary parentheses, multiple blank lines, spaces around '&' reported by checkpatch.pl
Message-ID<tkfWG-4O6-9@gated-at.bofh.it>
In reply to#1598671
On Sun, Mar 12, 2017 at 06:52:26PM +0200, Andrii wrote:
> Signed-off-by: Andrii Vladyka <tulup@mail.ru>

Hi,

This is the friendly patch-bot of Greg Kroah-Hartman.  You have sent him
a patch that has triggered this response.  He used to manually respond
to these common problems, but in order to save his sanity (he kept
writing the same thing over and over, yet to different people), I was
created.  Hopefully you will not take offence and will fix the problem
in your patch and resubmit it so that it can be accepted into the Linux
kernel tree.

You are receiving this message because of the following common error(s)
as indicated below:

- Your patch did many different things all at once, making it difficult
  to review.  All Linux kernel patches need to only do one thing at a
  time.  If you need to do multiple things (such as clean up all coding
  style issues in a file/driver), do it in a sequence of patches, each
  one doing only one thing.  This will make it easier to review the
  patches to ensure that they are correct, and to help alleviate any
  merge issues that larger patches can cause.

- You did not specify a description of why the patch is needed, or
  possibly, any description at all, in the email body.  Please read the
  section entitled "The canonical patch format" in the kernel file,
  Documentation/SubmittingPatches for what is needed in order to
  properly describe the change.

- You did not write a descriptive Subject: for the patch, allowing Greg,
  and everyone else, to know what this patch is all about.  Please read
  the section entitled "The canonical patch format" in the kernel file,
  Documentation/SubmittingPatches for what a proper Subject: line should
  look like.

If you wish to discuss this problem further, or you have questions about
how to resolve this issue, please feel free to respond to this email and
Greg will reply once he has dug out from the pending patches received
from other developers.

thanks,

greg k-h's patch email bot

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web