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:
71e834f
)
[PATCH] libata: fold __ata_qc_complete() into ata_qc_free()
author
Tejun Heo
<htejun@gmail.com>
Mon, 23 Jan 2006 04:09:36 +0000
(13:09 +0900)
committer
Jeff Garzik
<jgarzik@pobox.com>
Fri, 27 Jan 2006 03:33:49 +0000
(22:33 -0500)
All ata_qc_free() does is calling __ata_qc_complete() which isn't used
anywhere else. Fold __ata_qc_complete() into ata_qc_free().
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/scsi/libata-core.c
patch
|
blob
|
history
diff --cc
drivers/scsi/libata-core.c
Simple merge