Thread (3 messages) flat view 3 messages, 2 authors, 2013-09-04

Re: [PATCH 2/2] drivers:net: delete premature free_irq

From: David Miller <davem@davemloft.net>
Date: 2013-09-04 17:18:41
Also in: kernel-janitors, linux-arm-kernel, lkml

From: Julia Lawall <redacted>
Date: Mon,  2 Sep 2013 11:54:21 +0200
From: Julia Lawall <redacted>

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 <redacted>
Applied, thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help