All of lore.kernel.org
 help / color / mirror / Atom feed
* [TRIVIAL] Fix comment in parse_hex_value
@ 2003-09-24  2:50 Rusty Trivial Russell
  2003-09-24  3:48 ` William Lee Irwin III
  0 siblings, 1 reply; 2+ messages in thread
From: Rusty Trivial Russell @ 2003-09-24  2:50 UTC (permalink / raw)
  To: torvalds, linux-kernel

From:  <adobriyan@mail.ru>


--- trivial-2.6.0-test5-bk10/arch/i386/kernel/irq.c.orig	2003-09-24 12:27:14.000000000 +1000
+++ trivial-2.6.0-test5-bk10/arch/i386/kernel/irq.c	2003-09-24 12:27:14.000000000 +1000
@@ -904,7 +904,7 @@
 		return -EFAULT;
 
 	/*
-	 * Parse the first 8 characters as a hex string, any non-hex char
+	 * Parse the first HEX_DIGITS characters as a hex string, any non-hex char
 	 * is end-of-string. '00e1', 'e1', '00E1', 'E1' are all the same.
 	 */
 
-- 
  What is this? http://www.kernel.org/pub/linux/kernel/people/rusty/trivial/
  Don't blame me: the Monkey is driving
  File: =?koi8-r?Q?=22?=Alexey Dobriyan=?koi8-r?Q?=22=20?= <adobriyan@mail.ru>: [PATCH] Fix comment in parse_hex_value

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

end of thread, other threads:[~2003-09-24  3:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-24  2:50 [TRIVIAL] Fix comment in parse_hex_value Rusty Trivial Russell
2003-09-24  3:48 ` William Lee Irwin III

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.