summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorAdam Buchbinder2009-12-18 21:40:42 +0100
committerJiri Kosina2010-02-05 12:22:30 +0100
commitc9404c9c392d557a4687c4cbda022b03cb787ce9 (patch)
tree1633e9e8d6a3f955297affd2c3304bdbb670a73c /drivers/gpu
parentFix misspelling of "successful" and variants in comments. (diff)
downloadkernel-qcow2-linux-c9404c9c392d557a4687c4cbda022b03cb787ce9.tar.gz
kernel-qcow2-linux-c9404c9c392d557a4687c4cbda022b03cb787ce9.tar.xz
kernel-qcow2-linux-c9404c9c392d557a4687c4cbda022b03cb787ce9.zip
Fix misspelling of "should" and "shouldn't" in comments.
Some comments misspell "should" or "shouldn't"; this fixes them. No code changes. Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/gpu')
-rw-r--r--drivers/gpu/drm/radeon/atombios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/radeon/atombios.h b/drivers/gpu/drm/radeon/atombios.h
index 91ad0d1c1b17..2a88029f6a1e 100644
--- a/drivers/gpu/drm/radeon/atombios.h
+++ b/drivers/gpu/drm/radeon/atombios.h
@@ -2275,7 +2275,7 @@ typedef struct _ATOM_LCD_RTS_RECORD {
UCHAR ucRTSValue;
} ATOM_LCD_RTS_RECORD;
-/* !! If the record below exits, it shoud always be the first record for easy use in command table!!! */
+/* !! If the record below exits, it should always be the first record for easy use in command table!!! */
typedef struct _ATOM_LCD_MODE_CONTROL_CAP {
UCHAR ucRecordType;
USHORT usLCDCap;