All of lore.kernel.org
 help / color / mirror / Atom feed
* Fix incorrect use of loose in vpe.c
@ 2008-12-05  0:36 Nick Andrew
  0 siblings, 0 replies; 4+ messages in thread
From: Nick Andrew @ 2008-12-05  0:36 UTC (permalink / raw)
  To: Jonathan Corbet, Kevin D. Kissell, Lucas Woods, Nick Andrew,
	Ralf Baechle, linux-mips
  Cc: Linux Kernel Mailing List

Fix incorrect use of loose in vpe.c

From: Nick Andrew <nick@nick-andrew.net>

It should be 'lose', not 'loose'.

Signed-off-by: Nick Andrew <nick@nick-andrew.net>
---

 arch/mips/kernel/vpe.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/arch/mips/kernel/vpe.c b/arch/mips/kernel/vpe.c
index 972b2d2..a1b3da6 100644
--- a/arch/mips/kernel/vpe.c
+++ b/arch/mips/kernel/vpe.c
@@ -1134,7 +1134,7 @@ static int vpe_release(struct inode *inode, struct file *filp)
 
 	/* It's good to be able to run the SP and if it chokes have a look at
 	   the /dev/rt?. But if we reset the pointer to the shared struct we
-	   loose what has happened. So perhaps if garbage is sent to the vpe
+	   lose what has happened. So perhaps if garbage is sent to the vpe
 	   device, use it as a trigger for the reset. Hopefully a nice
 	   executable will be along shortly. */
 	if (ret < 0)

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-05 21:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <S24119814AbYLEAhF/20081205003705Z+5882@ftp.linux-mips.org>
2008-12-05 15:56 ` Fix incorrect use of loose in vpe.c Ralf Baechle
2008-12-05 16:23   ` Kevin D. Kissell
2008-12-05 21:02   ` Nick Andrew
2008-12-05  0:36 Nick Andrew

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.