diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-10-14 02:19:00 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-18 11:04:29 -0200 |
commit | ce3aeaf22c9f6d9dbbad00600b26ddd0263f8cbc (patch) | |
tree | dc4f7669ac33f4b578ae2ada081f902b45b8c626 /drivers/firewire | |
parent | 3f81678d8e4918788b17ab007f41b86aea030bdc (diff) |
[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 'drivers/firewire')
0 files changed, 0 insertions, 0 deletions