diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2017-04-25 15:17:50 +0300 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2017-06-08 14:21:43 +0300 |
commit | 67ddd75771b6b860bc0cebb3b7fd4cbebeda9cd4 (patch) | |
tree | 470eaf9150825fe46725563342eda337651e56b8 /drivers/edac/mpc85xx_edac.h | |
parent | de7c98eb7c6f72bbfa87afc5b7e2d3b0188a8d83 (diff) | |
download | linux-67ddd75771b6b860bc0cebb3b7fd4cbebeda9cd4.tar.xz |
HSI: core: Use kcalloc() in two functions
Multiplications for the size determination of memory allocations
indicated that array data structures should be processed.
Thus use the corresponding function "kcalloc".
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Diffstat (limited to 'drivers/edac/mpc85xx_edac.h')
0 files changed, 0 insertions, 0 deletions