“e5570bbc9c06634cfac94e06ac1432b53d8595e5”上不存在“...mach-s3c2410/git@gitcode.net:openharmony/kernel_linux.git”
iio: Use kmalloc_array() in iio_scan_mask_set()
A multiplication for the size determination of a memory allocation indicated that an array data structure should be processed. Thus use the corresponding function "kmalloc_array". This issue was detected by using the Coccinelle software. Signed-off-by: NMarkus Elfring <elfring@users.sourceforge.net> Signed-off-by: NJonathan Cameron <jic23@kernel.org>
Showing
想要评论请 注册 或 登录