qeth: get rid of redundant 0-termination
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 11 Dec 2015 11:27:57 +0000 (12:27 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Dec 2015 21:16:45 +0000 (16:16 -0500)
commit476933ce9fedaa723f13c2aabd2aa26dfcdceb15
tree5ef8f7c06ac72666920940bd137ced0761d6b1b9
parent577777359e1f47d0cb7dfc23aac0da867a14af00
qeth: get rid of redundant 0-termination

0-termination is redundant, since sprintf has done that.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core_main.c