summaryrefslogtreecommitdiff
path: root/include/linux/cdrom.h
diff options
context:
space:
mode:
authorSteven Cole <elenstev@mesatop.com>2003-02-18 05:15:52 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2003-02-18 05:15:52 -0800
commitdb774a23df446f623d6d2d1fc53a4a5483a2d166 (patch)
tree115416c18d398a4f196fc3b4063780f857c89a76 /include/linux/cdrom.h
parentc06d780c586f938fac2e47b9f955a7366e9c7302 (diff)
[PATCH] spelling fix for compatable -> compatible
This patch provides the following spelling fixes. compatable -> compatible compatability -> compatibility
Diffstat (limited to 'include/linux/cdrom.h')
-rw-r--r--include/linux/cdrom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/cdrom.h b/include/linux/cdrom.h
index 7ac3926382f8..6581e3c2e8ed 100644
--- a/include/linux/cdrom.h
+++ b/include/linux/cdrom.h
@@ -77,7 +77,7 @@
#define CDROM_GET_MCN 0x5311 /* Obtain the "Universal Product Code"
if available (struct cdrom_mcn) */
#define CDROM_GET_UPC CDROM_GET_MCN /* This one is depricated,
- but here anyway for compatability */
+ but here anyway for compatibility */
#define CDROMRESET 0x5312 /* hard-reset the drive */
#define CDROMVOLREAD 0x5313 /* Get the drive's volume setting
(struct cdrom_volctrl) */