summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/line.c
diff options
context:
space:
mode:
authorSimon Arlott <simon@fire.lp0.eu>2007-10-20 01:23:03 +0200
committerAdrian Bunk <bunk@kernel.org>2007-10-20 01:23:03 +0200
commitb60745b960dc8313400899fcda310ba51604ffb8 (patch)
tree7db1d5098f83990504f0a5b69f65df1ce863304e /arch/um/drivers/line.c
parent0c79cf6af16c4a4c9ef539b52387de07f5ed62f5 (diff)
downloadop-kernel-dev-b60745b960dc8313400899fcda310ba51604ffb8.zip
op-kernel-dev-b60745b960dc8313400899fcda310ba51604ffb8.tar.gz
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>
Diffstat (limited to 'arch/um/drivers/line.c')
-rw-r--r--arch/um/drivers/line.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/drivers/line.c b/arch/um/drivers/line.c
index 76fe0b0..83bf15a 100644
--- a/arch/um/drivers/line.c
+++ b/arch/um/drivers/line.c
@@ -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)
{
OpenPOWER on IntegriCloud