From: Andrew Morton Date: Sat, 29 Jul 2006 18:14:08 +0000 (-0700) Subject: [SCSI] areca sysfs fix X-Git-Tag: v2.6.19-rc1~1266^2~19^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43d6b68dc38867e489995e21649bb82f6ee7b5d3;p=pandora-kernel.git [SCSI] areca sysfs fix Remove sysfs_remove_bin_file() return-value checking from the areca driver. There's nothing a driver can do if sysfs file removal fails, so we'll soon be changing sysfs_remove_bin_file() to internally print a diagnostic and to return void. Cc: Erich Chen Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed