diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-12-11 11:14:06 -0500 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-02-09 17:39:29 -0500 |
commit | f20b16ff7c19d1c369ee07470952aca093551ed0 (patch) | |
tree | c1c4aa20688be65754b73e757650c45f416bf788 /include | |
parent | 155d2916d9474f81178f501664499f40833c59b2 (diff) |
[libata] trim trailing whitespace
Most of these contributed by that mysterious figger known as A.C.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/libata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/libata.h b/include/linux/libata.h index 91bb8ceef0b5..84f12e8cae71 100644 --- a/include/linux/libata.h +++ b/include/linux/libata.h | |||
@@ -308,7 +308,7 @@ enum { | |||
308 | * most devices. | 308 | * most devices. |
309 | */ | 309 | */ |
310 | ATA_SPINUP_WAIT = 8000, | 310 | ATA_SPINUP_WAIT = 8000, |
311 | 311 | ||
312 | /* Horkage types. May be set by libata or controller on drives | 312 | /* Horkage types. May be set by libata or controller on drives |
313 | (some horkage may be drive/controller pair dependant */ | 313 | (some horkage may be drive/controller pair dependant */ |
314 | 314 | ||