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
Applied to kbuild.git#misc, thanks.
Michal
--
To unsubscribe from this list: s
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
---
scripts/coccinelle/iterators/device_node_continue.cocci | 100
1 file changed, 100 insertions(+)
diff --git a/s
2 matches
Mail list logo