kernel_optimize_test/drivers/hsi
Markus Elfring 67ddd75771 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>
2017-06-08 13:21:43 +02:00
..
clients HSI: nokia-modem: Add a space character for better code readability in nokia_modem_probe() 2017-06-08 13:21:43 +02:00
controllers HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_add_controller() 2017-06-08 13:21:43 +02:00
hsi_boardinfo.c HSI: Use kcalloc() in hsi_register_board_info() 2017-06-08 13:21:43 +02:00
hsi_core.c HSI: core: Use kcalloc() in two functions 2017-06-08 13:21:43 +02:00
hsi_core.h
Kconfig HSI: Introduce OMAP SSI driver 2014-05-16 00:54:51 +02:00
Makefile hsi: Build hsi_boardinfo.c into hsi core if enabled 2016-06-15 16:02:50 +02:00