From: Jesper Juhl Date: Mon, 7 Nov 2005 09:01:26 +0000 (-0800) Subject: [PATCH] kfree cleanup: drivers/scsi X-Git-Tag: v2.6.15-rc1~495 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9475cb0c358ff0dd473544280d92482df491913;p=pandora-kernel.git [PATCH] kfree cleanup: drivers/scsi This is the drivers/scsi/ part of the big kfree cleanup patch. Remove pointless checks for NULL prior to calling kfree() in drivers/scsi/. Signed-off-by: Jesper Juhl Cc: James Bottomley Acked-by: Kai Makisara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed