spelling fixes: arch/um/

Spelling fixes in arch/um/.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Acked-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Esse commit está contido em:
Simon Arlott
2007-10-20 01:23:03 +02:00
commit de Adrian Bunk
commit b60745b960
9 arquivos alterados com 10 adições e 10 exclusões

Ver arquivo

@@ -35,7 +35,7 @@ static void line_timer_cb(struct work_struct *work)
/*
* Returns the free space inside the ring buffer of this line.
*
* Should be called while holding line->lock (this does not modify datas).
* Should be called while holding line->lock (this does not modify data).
*/
static int write_room(struct line *line)
{