mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
3cdb8e995e
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> |
||
---|---|---|
.. | ||
device_node_continue.cocci | ||
for_each_child.cocci | ||
itnull.cocci | ||
list_entry_update.cocci | ||
use_after_iter.cocci |