From: David Miller on
From: Julia Lawall <julia(a)diku.dk>
Date: Sun, 1 Aug 2010 11:09:44 +0200 (CEST)

> From: Julia Lawall <julia(a)diku.dk>
>
> GFP_ATOMIC is not needed here, as evidenced by the other two uses of
> GFP_KERNEL in the same function.
>
> The semantic match that finds this problem is as follows:
> (http://coccinelle.lip6.fr/)
...
> Signed-off-by: Julia Lawall <julia(a)diku.dk>

Applied, thanks Julia.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
 | 
Pages: 1
Prev: video: igafb: introduce lost 'return'
Next: (none)