summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2003-04-07 19:43:39 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2003-04-07 19:43:39 -0700
commitd952d0b718ddc93619975c5ea148e288fbdd5302 (patch)
tree05f823d799d2362a5ee5600408ba81cd96bdf596 /include/linux
parentc06e130bc0e062007e7f08222663379afa4bab99 (diff)
[PATCH] hdreg.h typo fix
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/hdreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/hdreg.h b/include/linux/hdreg.h
index 5b1c363f89cb..29e0e40b7167 100644
--- a/include/linux/hdreg.h
+++ b/include/linux/hdreg.h
@@ -355,7 +355,7 @@ typedef struct hd_drive_hob_hdr {
#define SETFEATURES_DIS_MSN 0x31 /* Disable Media Status Notification */
#define SETFEATURES_DIS_RETRY 0x33 /* Disable Retry */
#define SETFEATURES_EN_AAM 0x42 /* Enable Automatic Acoustic Management */
-#define SETFEATURES_RW_LONG 0x44 /* Set Lenght of VS bytes */
+#define SETFEATURES_RW_LONG 0x44 /* Set Length of VS bytes */
#define SETFEATURES_SET_CACHE 0x54 /* Set Cache segments to SC Reg. Val */
#define SETFEATURES_DIS_RLA 0x55 /* Disable read look-ahead feature */
#define SETFEATURES_EN_RI 0x5D /* Enable release interrupt */