On Mon, 5 Feb 2007, Horms wrote:
> Signed-off-by: Simon Horman <[EMAIL PROTECTED]>
> - printk(KERN_WARNING "%s: no PAL-code memory-descriptor found",
> + printk(KERN_WARNING "%s: no PAL-code memory-descriptor found\n",
^^
This is usually referred to as newline, not return. Return, or
carriage return, would be '\r' instead of '\n'.
Gerald
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html