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:
a8a8454
)
Staging: hv: Fix argument order in incorrect memset invocations in hyperv driver.
author
Dave Jones
<davej@redhat.com>
Wed, 11 Nov 2009 21:57:03 +0000
(16:57 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 1 Dec 2009 00:39:25 +0000
(16:39 -0800)
Nearly every invocation of memset in drivers/staging/hv/StorVsc.c has
its arguments the wrong way around.
Signed-off-by: Dave Jones <davej@redhat.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found