Re: [PATCH] cocinelle: iterators: semantic patch to delete unneeded of_node_put

From: Michal Marek
Date: Mon Oct 26 2015 - 17:39:58 EST


Dne 22.10.2015 v 22:11 Julia Lawall napsal(a):
> Device node iterators perform an of_node_put on each iteration, so putting
> an of_node_put before a continue results in a double put.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx>

Applied to kbuild.git#misc, thanks.

Michal

--
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/