]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] qdio: remove incorrect memset
authorJan Glauber <jang@linux.vnet.ibm.com>
Tue, 28 Oct 2008 10:10:14 +0000 (11:10 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 28 Oct 2008 10:12:03 +0000 (11:12 +0100)
commit2c78091405d6f54748b1fac78c45f2a799e3073a
tree89c319b25ad32a0994ae473ac6e817e2ac28f7b3
parent7c045aa2c8eb731996b0c5c6552356b8946e6894
[S390] qdio: remove incorrect memset

Remove the memset since zeroing the string is not needed and use
snprintf instead of sprintf.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/qdio_debug.c