[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140515203454.GA14523@kroah.com>
Date: Thu, 15 May 2014 13:34:54 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Paul McQuade <paulmcquad@...il.com>
Cc: devel@...verdev.osuosl.org, driverdev-devel@...uxdriverproject.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging:dgnc:dgnc_driver open/close braces
On Wed, Apr 09, 2014 at 05:30:04PM +0100, Paul McQuade wrote:
> ERROR: that open brace { should be on the previous line
> ERROR: else should follow close brace '}
> ERROR: space required before the open parenthesis '(
> ERROR: trailing whitespace
> ERROR: open brace '{' following function declarations go on the next line
> ERROR: space required after that ',' (ctx:VxV)
> ERROR: space required before the open parenthesis '('
>
> Signed-off-by: Paul McQuade <paulmcquad@...il.com>
> ---
> drivers/staging/dgnc/dgnc_driver.c | 22 ++++++++++------------
> 1 file changed, 10 insertions(+), 12 deletions(-)
There is something really odd in this patch that git refuses to apply
it. Can you please refresh it and send it again, after verifying that
it will apply properly on your side?
The error I get is:
Applying: Staging:dgnc:dgnc_driver open/close braces
fatal: patch fragment without header at line 77: @@ -895,7 +893,7 @@ int dgnc_ms_sleep(ulong ms)
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists