Skip to content
Commit 41167d07 authored by Julia Lawall's avatar Julia Lawall Committed by Michal Marek
Browse files

cocinelle: iterators: semantic patch to delete unneeded of_node_put



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: default avatarJulia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 63a478fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment