mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 08:39:31 +02:00
Remove any GFP_KERNEL arguments found in the new kmalloc_obj-family
helpers. This captures the script used in commit
|
||
|---|---|---|
| .. | ||
| alloc | ||
| atomic_as_refcounter.cocci | ||
| check_bq27xxx_data.cocci | ||
| d_find_alias.cocci | ||
| device_attr_show.cocci | ||
| err_cast.cocci | ||
| kfree_mismatch.cocci | ||
| kfree_sensitive.cocci | ||
| kmalloc_objs.cocci | ||
| kstrdup.cocci | ||
| kvmalloc.cocci | ||
| memdup_user.cocci | ||
| memdup.cocci | ||
| platform_get_irq.cocci | ||
| platform_no_drv_owner.cocci | ||
| pm_runtime.cocci | ||
| resource_size.cocci | ||
| simple_open.cocci | ||
| stream_open.cocci | ||
| string_choices.cocci | ||
| vma_pages.cocci | ||