Web view broken for patch

Mauro Carvalho Chehab mchehab at osg.samsung.com
Mon Nov 24 00:04:30 AEDT 2014


Em Sun, 23 Nov 2014 09:34:34 +0100
Wolfram Sang <wsa at the-dreams.de> escreveu:

> Hi,
> 
> displaying this patch is broken in the web interface:
> 
> http://patchwork.ozlabs.org/patch/413335/
> 
> Only one hunk is displayed as a patch, the other hunk as a comment.
> 
> Would be great if somebody could have a look.

Well, the broken hunk seems to be due to whitespace mangling:

@@ -919,12 +926,15 @@ static void i2c_pxa_irq_txempty(struct pxa_i2c 
*i2c, u32 isr)

It should be, instead:

@@ -919,12 +926,15 @@ static void i2c_pxa_irq_txempty(struct pxa_i2c *i2c, u32 isr)


Regards,
Mauro


More information about the Patchwork mailing list