[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120218062534.GB2855@mwanda>
Date: Sat, 18 Feb 2012 09:25:35 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Jorgyano Vieira <jorgyano@...il.com>
Cc: gregkh@...uxfoundation.org, devel@...uxdriverproject.org,
jarod@...sonet.com, nsankar@...adcom.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] Staging: crystalhd: Replace the BCMLOG_ERR macro
with pr_err
On Fri, Feb 17, 2012 at 09:39:36PM -0200, Jorgyano Vieira wrote:
> Replace the usage of BCMLOG_ERR with pr_err and remove the macro definition.
>
This needs a pr_fmt line so we can tell where the errors are coming
from.
#define pr_fmt(fmt) KBUILD_MODNAME ": %s:%d: " fmt, __func__, __LINE__
regards,
dan carpenter
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists