[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20101027.122343.68121252.davem@davemloft.net>
Date: Wed, 27 Oct 2010 12:23:43 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: julia@...u.dk
Cc: netdev@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 5/14] drivers/net/sb1000.c: delete double assignment
From: Julia Lawall <julia@...u.dk>
Date: Tue, 26 Oct 2010 12:25:34 +0200
> From: Julia Lawall <julia@...u.dk>
>
> The other code around these duplicated assignments initializes the 0 1 2
> and 3 elements of an array, so change the initialization of the
> rx_session_id array to do the same.
>
> A simplified version of the semantic match that finds this problem is as
> follows: (http://coccinelle.lip6.fr/)
...
> Signed-off-by: Julia Lawall <julia@...u.dk>
Applied.
--
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