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:
2e02671
)
[PATCH] libata: separate out ata_id_n_sectors()
author
Tejun Heo
<htejun@gmail.com>
Sun, 12 Feb 2006 13:47:04 +0000
(22:47 +0900)
committer
Jeff Garzik
<jgarzik@pobox.com>
Sun, 12 Feb 2006 19:24:41 +0000
(14:24 -0500)
Separate out n_sectors calculation into ata_id_n_sectors() from
ata_dev_identify(). This will be used by revalidation.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found