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:
c5943d3
)
[SCSI] aacraid: Fix return code interpretation
author
Mark Haverkamp
<markh@osdl.org>
Mon, 12 Jun 2006 17:53:58 +0000
(10:53 -0700)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Mon, 12 Jun 2006 19:47:55 +0000
(14:47 -0500)
Received from Mark Salyzyn
clear_user return is 0 for success, the code fragment is written to
assume that it is the count of the number of bytes zero'd.
Signed-off-by: Mark Haverkamp <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found