[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110906235253.GC26281@kroah.com>
Date: Tue, 6 Sep 2011 16:52:53 -0700
From: Greg KH <greg@...ah.com>
To: H Hartley Sweeten <hartleys@...ionengravers.com>
Cc: Linux Kernel <linux-kernel@...r.kernel.org>,
devel@...verdev.osuosl.org, hverkuil@...all.nl, gregkh@...e.de,
mchehab@...hat.com
Subject: Re: [PATCH] Staging: dt3155v4l: Convert printk's to pr_<level>
On Thu, Sep 01, 2011 at 04:53:55PM -0700, H Hartley Sweeten wrote:
> Convert all the printk(KERN_<level>) messages in the driver to pr_<level>()
> and use pr_fmt to provide the module name.
What's wrong with using dev_* instead of pr_*? Lots of these should be
converted to that format instead, right?
thanks,
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