linux-stable/arch/xtensa/platforms
Markus Elfring 5e78e465ab xtensa: ISS: Use kmalloc_array() in simdisk_init()
* 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.

* Replace the specification of a data type by a pointer dereference
  to make the corresponding size determination a bit safer according to
  the Linux coding style convention.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2017-05-08 14:53:29 -07:00
..
iss xtensa: ISS: Use kmalloc_array() in simdisk_init() 2017-05-08 14:53:29 -07:00
xt2000 Xtensa improvements for 4.9: 2016-10-05 17:44:48 -07:00
xtfpga xtensa: xtfpga: group platform_* functions together 2016-09-20 18:52:59 -07:00