Re: [PATCH] drivers/atm/atmtcp.c: add missing atm_dev_put

From: David Miller
Date: Fri Dec 31 2010 - 15:51:59 EST


From: Julia Lawall <julia@xxxxxxx>
Date: Wed, 29 Dec 2010 15:01:03 +0100 (CET)

> From: Julia Lawall <julia@xxxxxxx>
>
> The earlier call to atm_dev_lookup increases the reference count of dev,
> so decrease it on the way out.
>
> The semantic match that finds this problem is as follows:
> (http://coccinelle.lip6.fr/)
...
> Signed-off-by: Julia Lawall <julia@xxxxxxx>

Applied, thank you.
--
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/