From: Randy Dunlap Date: Sat, 29 Oct 2005 03:37:23 +0000 (-0700) Subject: [PATCH] libata-core cleanups (updated) X-Git-Tag: v2.6.15-rc1~731^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57f3bda88a5e5a2810016820a932cb82931dcb1c;p=pandora-kernel.git [PATCH] libata-core cleanups (updated) libata-core cleanups: - use kzalloc() instead of kmalloc() + memset(); - use one exit path in ata_device_add(); Signed-off-by: Randy Dunlap Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed