From: Joe Eykholt Date: Tue, 25 Aug 2009 21:01:29 +0000 (-0700) Subject: [SCSI] libfc: eliminate disc->event X-Git-Tag: v2.6.32-rc1~689^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=786681b96fc1a5b94d187160b7bf80bf6b4681ed;p=pandora-kernel.git [SCSI] libfc: eliminate disc->event There was no need to have the discovery status stored in struct fc_disc. Change fc_disc_done() to take the discovery status as an argument and just pass it on to the discovery callback. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed