diff options
author | Julia Lawall <[email protected]> | 2018-02-01 10:48:52 +0100 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2018-02-07 23:53:09 +0900 |
commit | e856f3a7d706b37d8be9b41e41b19f4919570e57 (patch) | |
tree | b26c47ce8d86c2ca2dc8f9d6a25467dfa939f0fa /net/unix/sysctl_net_unix.c | |
parent | 0a5f41767444cc3b4fc5573921ab914b4f78baaa (diff) |
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 <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions