Markus Elfring 738c985d85 ARM: OMAP: Use kcalloc() in omap_system_dma_probe()
* A multiplication for the size determination of a memory allocation
  indicated that an array data structure should be processed.
  Thus use the corresponding function "kcalloc".

  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: Tony Lindgren <tony@atomide.com>
2017-10-11 11:13:15 -07:00
..
2017-09-08 18:26:48 -07:00
2017-07-04 14:34:51 -07:00
2017-09-12 13:30:06 -07:00
2017-09-09 14:48:21 -07:00
2017-07-27 22:57:38 +02:00
2017-07-08 12:36:50 -07:00
2017-08-22 09:26:43 -07:00
2017-06-21 18:08:41 +02:00