[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130904.131837.936191711263259013.davem@davemloft.net>
Date: Wed, 04 Sep 2013 13:18:37 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: Julia.Lawall@...6.fr
Cc: mcuos.com@...il.com, kernel-janitors@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] drivers:net: delete premature free_irq
From: Julia Lawall <Julia.Lawall@...6.fr>
Date: Mon, 2 Sep 2013 11:54:21 +0200
> From: Julia Lawall <Julia.Lawall@...6.fr>
>
> Free_irq is not needed if there has been no request_irq. Free_irq is
> removed from both the probe and remove functions. The correct request_irq
> and free_irq are found in the open and close functions.
>
> A simplified version of the semantic match that finds this problem is as
> follows: (http://coccinelle.lip6.fr/)
...
> Signed-off-by: Julia Lawall <Julia.Lawall@...6.fr>
Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists