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:
4e52003
)
libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
author
Tejun Heo
<htejun@gmail.com>
Sat, 15 Dec 2007 06:04:57 +0000
(15:04 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 18 Dec 2007 01:33:12 +0000
(20:33 -0500)
* No internal function uses const ata_port. Drop const from @ap.
* Make ata_acpi_stm() copy @stm before using it and change @stm to
const.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found