diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 10:11:42 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 10:11:42 -0500 |
commit | 8dfba4d71b77bca83a6f9943fc8e53439310cffd (patch) | |
tree | d18b1c73663e9f6e83b8c177118ffb6121acbc3b /drivers/char/drm/via_dma.c | |
parent | b92b1c5725d028ead3946ac8af5a5614155710b3 (diff) |
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.c | 2 |
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, | |||
400 | } | 400 | } |
401 | 401 | ||
402 | /* | 402 | /* |
403 | * This function is used internally by ring buffer mangement code. | 403 | * This function is used internally by ring buffer management code. |
404 | * | 404 | * |
405 | * Returns virtual pointer to ring buffer. | 405 | * Returns virtual pointer to ring buffer. |
406 | */ | 406 | */ |