diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-05-15 01:17:00 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-05-19 23:30:32 +0200 |
commit | 07633b5d0723ce2ec31262e1096dcf61311bf078 (patch) | |
tree | d7df0c597f64b23d684e9cc492c8ee803acf21a2 /.gitignore | |
parent | sata_mv: ensure empty request queue for FBS-NCQ EH (diff) | |
download | linux-07633b5d0723ce2ec31262e1096dcf61311bf078.tar.xz linux-07633b5d0723ce2ec31262e1096dcf61311bf078.zip |
ata: remove FIT() macro
Use the kernel-provided clamp_val() macro.
FIT was always applied to a member of struct ata_timing (unsigned short)
and two constants. clamp_val will not cast to short anymore.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Tejun Heo <htejun@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions