linux/drivers/staging/unisys
Iulia Manda 56116b2b09 staging: unisys: visorutil: Use kzalloc instead of kmalloc with memset
Fix coccinelle warnings of better allocation by using kzalloc.
In these cases, kzalloc is preferred, as kmalloc may fail if it does not find
contiguous memory.

Signed-off-by: Iulia Manda <iulia.manda21@gmail.com>
Acked-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
2014-03-13 16:49:02 -07:00
..
channels staging: unisys: Give exported symbols unique names 2014-03-06 12:01:49 -08:00
common-spar/include staging: unisys: Give exported symbols unique names 2014-03-06 12:01:49 -08:00
Documentation staging: s-Par driver documentation 2014-03-04 17:04:28 -08:00
include staging: unisys: Give exported symbols unique names 2014-03-06 12:01:49 -08:00
uislib Staging: unisys: Fix multiple variable length array declarations 2014-03-08 22:42:15 -08:00
virthba Staging: unisys: Fix multiple variable length array declarations 2014-03-08 22:42:15 -08:00
virtpci Staging: unisys: Fix multiple variable length array declarations 2014-03-08 22:42:15 -08:00
visorchannel staging: unisys: Give exported symbols unique names 2014-03-06 12:01:49 -08:00
visorchipset staging: unisys: Give exported symbols unique names 2014-03-06 12:01:49 -08:00
visorutil staging: unisys: visorutil: Use kzalloc instead of kmalloc with memset 2014-03-13 16:49:02 -07:00
Kconfig staging: virthba driver to access shared SCSI hba 2014-03-04 17:03:22 -08:00
MAINTAINERS staging: s-Par driver documentation 2014-03-04 17:04:28 -08:00
Makefile staging: virthba driver to access shared SCSI hba 2014-03-04 17:03:22 -08:00
TODO staging: unisys: update MAINTAINERS and TODO 2014-03-08 22:42:14 -08:00