[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120706225346.GA10471@kroah.com>
Date: Fri, 6 Jul 2012 15:53:46 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Sebastian Benvenuti <sebastianbenvenuti@...il.com>
Cc: abbotti@....co.uk, fmhess@...rs.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging: comedi: vmk80xx: All syntax issues fixed
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@....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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists