linux-stable/scripts/coccinelle/iterators
Julia Lawall 3cdb8e995e drop fen.cocci
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>
2022-01-15 12:15:35 +01:00
..
device_node_continue.cocci treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 2019-06-19 17:11:22 +02:00
for_each_child.cocci coccinelle: iterators: Add for_each_child.cocci script 2020-10-15 22:28:10 +02:00
itnull.cocci treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 2019-06-19 17:11:22 +02:00
list_entry_update.cocci treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 2019-06-19 17:11:22 +02:00
use_after_iter.cocci scripts: coccinelle: allow list_entry_is_head() to use pos 2021-08-08 22:00:49 +02:00