From: Julia Lawall <Julia.Lawall@xxxxxxx> Date: Mon, 2 Sep 2013 11:54:21 +0200 > From: Julia Lawall <Julia.Lawall@xxxxxxx> > > 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@xxxxxxx> Applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html