From: Jeff Garzik Date: Thu, 7 Dec 2006 04:35:31 +0000 (-0800) Subject: [PATCH] I2O: more error checking X-Git-Tag: v2.6.20-rc1~145^2^2~233 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3889b26bebd3e3cf5a3b95da683bab2f6462133d;p=pandora-kernel.git [PATCH] I2O: more error checking i2o_scsi: handle sysfs failure i2o_device: * convert i2o_device_add() to return integer error code rather than pointer. Fortunately -nobody- checks the return code of this function, so changing has nil impact. * handle errors thrown by device_register() More work in i2o_device remains. Signed-off-by: Jeff Garzik Cc: Markus Lidel Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed