diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-10-14 07:19:00 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-18 14:04:29 +0100 |
commit | ce3aeaf22c9f6d9dbbad00600b26ddd0263f8cbc (patch) | |
tree | dc4f7669ac33f4b578ae2ada081f902b45b8c626 /Documentation/media | |
parent | [media] RedRat3: Return directly after a failed rc_allocate_device() in redra... (diff) | |
download | linux-ce3aeaf22c9f6d9dbbad00600b26ddd0263f8cbc.tar.xz linux-ce3aeaf22c9f6d9dbbad00600b26ddd0263f8cbc.zip |
[media] winbond-cir: Use kmalloc_array() in wbcir_tx()
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: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media')
0 files changed, 0 insertions, 0 deletions