Files
linux/drivers
Markus Elfring 2c4f414f02 ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()
* Multiplications for the size determination of memory allocations
  indicated that array data structures should be processed.
  Thus use the corresponding function "kmalloc_array".

  This issue was detected by using the Coccinelle software.

* Replace the specification of data types by pointer dereferences
  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: David S. Miller <davem@davemloft.net>
2016-09-09 19:27:32 -07:00
..
2016-03-01 16:10:45 -08:00
2016-08-26 17:39:35 -07:00
2014-03-02 19:53:09 -08:00
2016-04-30 13:56:46 -07:00
2016-09-06 16:57:02 -07:00
2016-05-20 18:33:37 -07:00
2014-12-03 18:49:20 -05:00
2016-04-30 14:15:56 -07:00
2014-11-24 07:45:25 +01:00
2016-05-01 14:11:12 -07:00
2015-12-01 14:26:33 -08:00
2016-08-02 19:35:40 -04:00
2016-01-25 09:42:23 +01:00