From: Alan Stern Date: Fri, 12 Feb 2010 17:13:31 +0000 (-0500) Subject: [SCSI] fix memory leak in scsi_report_lun_scan X-Git-Tag: v2.6.34-rc1~284^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75f8ee8e01a6c96652f27da40d4bdac9e2e485f0;p=pandora-kernel.git [SCSI] fix memory leak in scsi_report_lun_scan This patch (as1333) fixes a bug in scsi_report_lun_scan(). If a newly-allocated device can't be used, it should be deleted. Signed-off-by: Alan Stern Signed-off-by: James Bottomley --- Reading git-diff-tree failed