linux/scripts/coccinelle/api
Kees Cook 1b18d05c7c coccinelle: Improve setup_timer.cocci matching
This improves the patch mode of setup_timer.cocci. Several patterns
were missing:
 - assignments-before-init_timer() cases
 - limit the .data case removal to the specific struct timer_list instance
 - handling calls by dereference (timer->field vs timer.field)

Cc: Gilles Muller <Gilles.Muller@lip6.fr>
Cc: Nicolas Palix <nicolas.palix@imag.fr>
Cc: Michal Marek <mmarek@suse.com>
Cc: cocci@systeme.lip6.fr
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-11-14 23:19:03 +09:00
..
alloc coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci 2015-09-08 15:35:28 -07:00
debugfs debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage 2016-04-12 14:14:21 -07:00
d_find_alias.cocci Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
drm-get-put.cocci drm: Introduce drm_property_blob_{get,put}() 2017-02-28 16:16:46 +01:00
err_cast.cocci Coccinelle: Move err_cast.cocci to the api directory 2010-08-31 11:37:54 +02:00
kstrdup.cocci Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
memdup.cocci Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
memdup_user.cocci Coccinelle: limit memdup_user transformation to GFP_KERNEL case 2016-10-01 23:03:09 +02:00
platform_no_drv_owner.cocci coccinelle: api: extend spatch for dropping unnecessary owner 2015-08-19 17:23:45 +02:00
pm_runtime.cocci Coccinelle: pm_runtime: ensure relevance of pm_runtime reports 2016-10-01 23:03:41 +02:00
ptr_ret.cocci scripts/coccinelle: Use PTR_ERR_OR_ZERO 2014-04-08 17:27:01 +02:00
resource_size.cocci Coccinelle: Move resource_size.cocci to the api directory 2010-08-31 11:37:54 +02:00
setup_timer.cocci coccinelle: Improve setup_timer.cocci matching 2017-11-14 23:19:03 +09:00
simple_open.cocci coccinelle: simple_open: Use imperative mood 2015-05-20 14:01:41 +08:00
vma_pages.cocci coccinelle: api: add vma_pages.cocci 2015-05-21 19:19:13 +08:00