commit | 57f3bda88a5e5a2810016820a932cb82931dcb1c | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Fri Oct 28 20:37:23 2005 -0700 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sat Oct 29 14:10:06 2005 -0400 |
tree | 38fc121c758d29c686e1d4c436591a8f9d844c06 | |
parent | ac19bff25b6834d858274406a686f2227dd8489d [diff] |
[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 <rdunlap@xenotime.net> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>