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@xxxxxxxxx> > --- > 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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel