1
0
Fork 0
alistair23-linux/scripts/coccinelle
Julia Lawall e856f3a7d7 coccinelle: devm_free: reduce false positives
Some files use both a non-devm allocation and a devm_allocation.  Don't
complain about a free when the same function contains a non-devm
allocation.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-02-07 23:53:09 +09:00
..
api Coccinelle: memdup: drop spurious line 2018-01-29 23:06:39 +09:00
free coccinelle: devm_free: reduce false positives 2018-02-07 23:53:09 +09:00
iterators coccinelle: use exists to improve efficiency 2017-11-14 23:21:16 +09:00
locks Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
misc Coccinelle: array_size: report even if include is missing 2018-01-16 23:38:52 +09:00
null coccinelle: grep Options and Requires fields more precisely 2017-11-14 23:19:04 +09:00
tests coccinelle: tests: unsigned value cannot be lesser than zero 2016-01-12 17:47:47 +01:00