Skip to content

Commit

Permalink
drop fen.cocci
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Julia Lawall authored and Julia Lawall committed Jan 15, 2022
1 parent 92b2dad commit 3cdb8e9
Showing 1 changed file with 0 additions and 124 deletions.
124 changes: 0 additions & 124 deletions scripts/coccinelle/iterators/fen.cocci

This file was deleted.

0 comments on commit 3cdb8e9

Please sign in to comment.