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>
This commit is contained in:
Simon Arlott
2007-10-20 01:23:03 +02:00
committed by Adrian Bunk
parent 0c79cf6af1
commit b60745b960
9 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
#include "chan_user.h"
#include "os.h"
/* This address is used only as a unique identifer */
/* This address is used only as a unique identifier */
static int null_chan;
static void *null_init(char *str, int device, const struct chan_opts *opts)