From: Mark Haverkamp Date: Mon, 12 Jun 2006 17:53:58 +0000 (-0700) Subject: [SCSI] aacraid: Fix return code interpretation X-Git-Tag: v2.6.18-rc1~1092^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=821499a8241019be5591fad5ab925759fbcd9f32;p=pandora-kernel.git [SCSI] aacraid: Fix return code interpretation 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed