git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac19bff
)
[PATCH] libata-core cleanups (updated)
author
Randy Dunlap
<rdunlap@xenotime.net>
Sat, 29 Oct 2005 03:37:23 +0000
(20:37 -0700)
committer
Jeff 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