scripts/coccinelle/iterators/fen.cocci
deleted100644 → 0
+0
−124
Loading
This semantic patch does not take into account the fact that of_node_put can be safely applied to NULL. Thus it gives only false positives. Drop it. Reported-by:Qing Wang <wangqing@vivo.com> Signed-off-by:
Julia Lawall <Julia.Lawall@inria.fr>