[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140708234610.GB25645@kroah.com>
Date: Tue, 8 Jul 2014 16:46:10 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Fabio Falzoi <fabio.falzoi84@...il.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
joe@...ches.com, dan.carpenter@...cle.com, wei_wang@...lsil.com.cn,
micky_ching@...lsil.com.cn
Subject: Re: [PATCH v3 1/4] Staging: rts5208: Replace custom macro with
pr_debug
On Tue, Jul 08, 2014 at 11:38:29PM +0200, Fabio Falzoi wrote:
> Use pr_debug macro to control tracing verbosity through dynamic debug facility.
For almost all of these, you should use dev_dbg() instead, as you have
access to a struct device (well, you should have, you might have to dig
for it...)
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