[PATCH] libata-core cleanups (updated)
authorRandy Dunlap <rdunlap@xenotime.net>
Sat, 29 Oct 2005 03:37:23 +0000 (20:37 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 29 Oct 2005 18:10:06 +0000 (14:10 -0400)
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>

No differences found