Re: [PATCH] Staging: comedi: vmk80xx: All syntax issues fixed

From: Greg KH
Date: Fri Jul 06 2012 - 18:53:45 EST


On Thu, Jun 28, 2012 at 10:28:57PM -0300, Sebastian Benvenuti wrote:
> @@ -1462,7 +1461,7 @@ static int __init vmk80xx_init(void)
> {
> int retval;
>
> - printk(KERN_INFO "vmk80xx: version 0.8.01 "
> + pr_info("vmk80xx: version 0.8.01 " \
> "Manuel Gebele <forensixs@xxxxxx>\n");

What's with the crazy '\' usage here? That does nothing :(

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/