Re: [PATCH v2 3/8] staging:rtl8192u: Correct spacing before and after parenthesis - Style

From: Greg KH
Date: Wed Jul 11 2018 - 10:22:56 EST


On Wed, Jul 11, 2018 at 03:09:37PM +0100, John Whitmore wrote:
> On Wed, Jul 11, 2018 at 01:13:49PM +0200, Greg KH wrote:
> > On Tue, Jul 10, 2018 at 04:05:18PM +0100, John Whitmore wrote:
> > > Corrected coding style issues aroung opening and closed parenthesis. Spaces, or blank line, removed from after '(' or before ')'
> >
> > Wrap your changelog text at 72 columns like your editor asked you to :(
> >
> > I'll fix it up this time...
>
> Oops sorry and thanks. I thought the magic number was 75 which I got from:
>
> https://www.kernel.org/doc/html/v4.16/process/submitting-patches.html

75 works as well :)