]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4ed64900ec7ecb9193e3015f306a8bd87174677c
tree5ef8f7c06ac72666920940bd137ced0761d6b1b9
parent945c1653de5f9f8845b19216ef6c081d4e71e6d6
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