Heiko Carstens 2685df6776 s390/ccwgroup: increase string buffer size
Avoid false positive warnings like this with gcc 7.1:

drivers/s390/cio/ccwgroup.c:41:21:
 warning: '%d' directive writing between 1 and 10 bytes into a region of size 4
   sprintf(str, "cdev%d", i);

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:36 +02:00
..
2017-01-16 07:27:52 +01:00
2017-01-16 07:27:52 +01:00
2017-01-16 07:27:52 +01:00
2017-01-16 07:27:52 +01:00
2017-03-31 12:55:03 +02:00
2017-01-16 07:27:53 +01:00
2017-01-16 07:27:53 +01:00
2015-08-07 09:57:01 +02:00