1
0
Fork 0
remarkable-linux/drivers/s390
Heiko Carstens 6423ef691c s390/qdio: increase string buffer size
Avoid false positive warnings like this with gcc 7.1:

drivers/s390/cio/qdio_debug.h:63:4:
 note: 'snprintf' output between 8 and 17 bytes into a destination of size 16
    snprintf(debug_buffer, QDIO_DBF_LEN, text);

and simply increase the size of the string buffer.

Reviewed-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2017-05-09 10:44:37 +02:00
..
block s390/dasd: suppress command reject error for query host access command 2017-03-28 16:54:28 +02:00
char sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 2017-03-02 08:42:29 +01:00
cio s390/qdio: increase string buffer size 2017-05-09 10:44:37 +02:00
crypto s390/pkey: Introduce new API for secure key verification 2017-03-22 08:29:13 +01:00
net s390/qeth: remove unimplemented gdev routines 2017-04-11 14:51:35 -04:00
scsi SCSI misc on 20170220 2017-02-21 11:51:42 -08:00
virtio virtio, vhost: optimizations, fixes 2017-03-02 13:53:13 -08:00
Makefile virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio 2015-07-07 14:27:06 +03:00