summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/via_dma.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-02-03 16:11:42 +0100
committerAdrian Bunk <bunk@kernel.org>2008-02-03 16:11:42 +0100
commit8dfba4d71b77bca83a6f9943fc8e53439310cffd (patch)
treed18b1c73663e9f6e83b8c177118ffb6121acbc3b /drivers/char/drm/via_dma.c
parentdrivers/bluetooth/: Spelling fixes (diff)
downloadlinux-8dfba4d71b77bca83a6f9943fc8e53439310cffd.tar.xz
linux-8dfba4d71b77bca83a6f9943fc8e53439310cffd.zip
drivers/char/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/char/drm/via_dma.c')
-rw-r--r--drivers/char/drm/via_dma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/drm/via_dma.c b/drivers/char/drm/via_dma.c
index 75d6b748c2c0..7009dbddac43 100644
--- a/drivers/char/drm/via_dma.c
+++ b/drivers/char/drm/via_dma.c
@@ -400,7 +400,7 @@ static inline uint32_t *via_align_buffer(drm_via_private_t * dev_priv,
}
/*
- * This function is used internally by ring buffer mangement code.
+ * This function is used internally by ring buffer management code.
*
* Returns virtual pointer to ring buffer.
*/