diff options
author | Yann Droneaud <ydroneaud@opteya.com> | 2016-05-23 17:07:19 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.com> | 2016-06-21 11:43:32 +0200 |
commit | 6dd9379e8f327e70d182b15be3ba21aa2b5d2cba (patch) | |
tree | 0e8d95f8e1748444490f8be79ba1b2dd7bde6553 /scripts/gcc-ld | |
parent | 7a2358b3818691521c7df531415d1ea4d0398520 (diff) | |
download | talos-op-linux-6dd9379e8f327e70d182b15be3ba21aa2b5d2cba.tar.gz talos-op-linux-6dd9379e8f327e70d182b15be3ba21aa2b5d2cba.zip |
coccinelle: also catch kzfree() issues
Since commit 3ef0e5ba4673 ('slab: introduce kzfree()'),
kfree() is no more the only function to be considered:
kzfree() should be recognized too.
In particular, kzfree() must not be called on memory
allocated through devm_*() functions.
Cc: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Yann Droneaud <ydroneaud@opteya.com>
Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'scripts/gcc-ld')
0 files changed, 0 insertions, 0 deletions