commit | 2fbecb7dfefdbe8250a86f92bb81d87deebc0488 | [log] [tgz] |
---|---|---|
author | Denis Efremov <efremov@linux.com> | Fri Jun 19 16:23:07 2020 +0300 |
committer | Julia Lawall <Julia.Lawall@lip6.fr> | Tue Aug 04 22:46:58 2020 +0200 |
tree | ba84a6be8d9a9bde86b32e7ebd2e3929e3297875 | |
parent | abfc19ff202d287742483e15fd478ddd6ada2187 [diff] |
coccinelle: api/kstrdup: fix coccinelle position There is a typo in rule r2. Position p1 should be attached to kzalloc() call. Fixes: 29a36d4dec6c ("scripts/coccinelle: improve the coverage of some semantic patches") Signed-off-by: Denis Efremov <efremov@linux.com> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>