linux/drivers/s390
Jan Höppner 3050c20821 s390/dasd: Remove variable sized array
Dynamic stack allocations are considered bad. Get rid of this one
occurrence and use kstrdup() instead.

Also, set the return codes so that we have only one exit where we can
call kfree().

Signed-off-by: Jan Höppner <hoeppner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2017-06-12 16:25:56 +02:00
..
block s390/dasd: Remove variable sized array 2017-06-12 16:25:56 +02:00
char s390/sclp: Detect KSS facility 2017-04-21 11:08:04 +02:00
cio Make some symbols in vfio-ccw static, as detected by sparse. 2017-05-23 07:33:57 +02:00
crypto s390/pkey: make pkey_init() static 2017-06-12 16:25:55 +02:00
net s390/qeth: add missing hash table initializations 2017-05-11 12:37:48 -04:00
scsi SCSI misc on 20170220 2017-02-21 11:51:42 -08:00
virtio Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2017-05-16 09:24:44 -07:00
Makefile virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio 2015-07-07 14:27:06 +03:00