linux-stable/drivers/s390
Haowen Bai f1c8781ac9 s390/dasd: Use kzalloc instead of kmalloc/memset
Use kzalloc rather than duplicating its implementation, which
makes code simple and easy to understand.

Signed-off-by: Haowen Bai <baihaowen@meizu.com>
Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Stefan Haberland <sth@linux.ibm.com>
Link: https://lore.kernel.org/r/20220505141733.1989450-6-sth@linux.ibm.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-05-05 20:08:27 -06:00
..
block s390/dasd: Use kzalloc instead of kmalloc/memset 2022-05-05 20:08:27 -06:00
char s390: cleanup timer API use 2022-03-27 22:18:39 +02:00
cio s390: cleanup timer API use 2022-03-27 22:18:39 +02:00
crypto s390/zcrypt: fix using the correct variable for sizeof() 2022-03-27 22:18:39 +02:00
net s390/ctcm: fix typo "length to short" -> "length too short" 2022-03-21 13:26:38 +00:00
scsi scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices 2022-01-24 23:30:27 -05:00
virtio virtio/s390: get rid of open-coded kvm hypercall 2021-06-28 11:18:28 +02:00
Makefile