Re: [PATCH 4/7] MIPS: BCM63xx: delete double assignment

From: Jonas Gorski
Date: Mon Aug 25 2014 - 15:10:31 EST


On Mon, Aug 25, 2014 at 1:27 PM, Ralf Baechle <ralf@xxxxxxxxxxxxxx> wrote:
> On Sat, Aug 23, 2014 at 08:33:25PM +0200, Julia Lawall wrote:
>
>> Delete successive assignments to the same location. In each case, the
>> duplicated assignment is modified to be in line with other nearby code.
>>
>> A simplified version of the semantic match that finds this problem is as
>> follows: (http://coccinelle.lip6.fr/)
>
> Looking good, applied.

Huh, somehow gmail decided the original emails were spam.

> Thanks,
>
> Ralf

Also thanks from me for cleaning up behind me! These mistakes were
definitely mine.


Jonas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/