[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <269694c01002270128g1367f0c4kb30a92acd95d6868@mail.gmail.com>
Date: Sat, 27 Feb 2010 11:28:04 +0200
From: Ameya Palande <2ameya@...il.com>
To: Chihau Chau <chihau@...il.com>
Cc: gregkh@...e.de, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, sgayda2@...c.edu
Subject: Re: [PATCH] Staging: comedi: poc: Adding some KERN_ facility level
Hi Chihau,
On Thu, Feb 25, 2010 at 10:40 PM, Chihau Chau <chihau@...il.com> wrote:
> From: Chihau Chau <chihau@...il.com>
>
> This fixes some coding style issues like include KERN_ facility levels
> in some printk() and one trailing whitespace error.
>
> Signed-off-by: Chihau Chau <chihau@...il.com>
While you are at it, instead of using printk(KERN_INFO ""); you can also use
pr_info();
Cheers,
Ameya.
--
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