git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c045aa
)
[S390] qdio: remove incorrect memset
author
Jan Glauber
<jang@linux.vnet.ibm.com>
Tue, 28 Oct 2008 10:10:14 +0000
(11:10 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 28 Oct 2008 10:12:03 +0000
(11:12 +0100)
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>
No differences found