From: Stephen M. Cameron Date: Tue, 29 Oct 2013 19:46:06 +0000 (-0600) Subject: cciss: return 0 from driver probe function on success, not 1 X-Git-Tag: v3.13-rc1~100^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b88fac630bf71bd0af44502d6688e99a5426d438;p=pandora-kernel.git cciss: return 0 from driver probe function on success, not 1 A return value of 1 is interpreted as an error Signed-off-by: Stephen M. Cameron Signed-off-by: Jens Axboe --- Reading git-diff-tree failed