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 <forens...@gmx.de>\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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/