mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 01:04:19 +08:00
a44b86645a
This semantic patch detects duplicate arrays declared using BQ27XXX_DATA within a single structure. It is currently specific to the file drivers/power/supply/bq27xxx_battery.c. Nevertheless, having the script in the kernel will allow others to check their code if the data structures change in the future. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |
||
---|---|---|
.. | ||
alloc | ||
debugfs | ||
check_bq27xxx_data.cocci | ||
d_find_alias.cocci | ||
drm-get-put.cocci | ||
err_cast.cocci | ||
kstrdup.cocci | ||
memdup_user.cocci | ||
memdup.cocci | ||
platform_no_drv_owner.cocci | ||
pm_runtime.cocci | ||
ptr_ret.cocci | ||
resource_size.cocci | ||
setup_timer.cocci | ||
simple_open.cocci | ||
vma_pages.cocci |