linux/scripts/coccinelle/api
Wolfram Sang 1f648f88ce coccinelle: api: add spatch to prevent unnecessary .owner
There are calls which silently set the owner of a module. This is the
preferred way [1], so avoid setting it manually. Currently, we only care
about platform drivers, but there might be more calls to be added later.

[1] https://lkml.org/lkml/2014/10/12/87

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-06 15:16:02 -08:00
..
alloc
d_find_alias.cocci
err_cast.cocci
kstrdup.cocci
memdup.cocci
memdup_user.cocci
platform_no_drv_owner.cocci coccinelle: api: add spatch to prevent unnecessary .owner 2014-11-06 15:16:02 -08:00
pm_runtime.cocci
ptr_ret.cocci
resource_size.cocci
simple_open.cocci