mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
Updates free/devm_free.cocci to recognize functions added by: - commit64c862a839('devres: add kernel standard devm_k.alloc functions') - commite31108cad3('devres: introduce API "devm_kstrdup"') - commit3046365bb4('devres: introduce API "devm_kmemdup') - commit43339bed70('devres: Add devm_get_free_pages API') - commit75f2a4ead5('devres: Add devm_kasprintf and devm_kvasprintf API') See also Documentation/driver-model/devres.txt Change-Id: I5224960b028811484f27dd174629df6d5b052cd3 Cc: Joe Perches <joe@perches.com> Cc: Manish Badarkhe <badarkhe.manish@gmail.com> Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Cc: Eli Billauer <eli.billauer@gmail.com> Cc: Himangi Saraogi <himangi774@gmail.com> Cc: Geert Uytterhoeven <geert+renesas@glider.be> Cc: Wolfram Sang <w.sang@pengutronix.de> Cc: Daniel Thompson <daniel.thompson@linaro.org> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Yann Droneaud <ydroneaud@opteya.com> Signed-off-by: Michal Marek <mmarek@suse.com> Signed-off-by: Huang, Tao <huangtao@rock-chips.com> (cherry picked from commit a720c0644d14011d3a1bcc8d1b36e80571ad2ce1)