]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/drivers/line.c
Pull bugzilla-9194 into release branch
[linux-2.6-omap-h63xx.git] / arch / um / drivers / line.c
index 76fe0b0da9960fe36bc6fd5c59e7432aa8cf511d..83bf15a3dda88472dc5aea5ade3353e3f772e0e2 100644 (file)
@@ -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)
 {