[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <821ba2d399d553ea5f0398ef7b94e464.squirrel@www.codeaurora.org>
Date: Tue, 10 Aug 2010 12:22:08 -0700 (PDT)
From: stepanm@...eaurora.org
To: "Joe Perches" <joe@...ches.com>
Cc: stepanm@...eaurora.org, linux-arm-msm@...r.kernel.org,
dwalker@...eaurora.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] arm: msm: Add MSM IOMMU support.
> On Mon, 2010-08-09 at 20:42 -0700, stepanm@...eaurora.org wrote:
> I believe the current uses of pr_err in this module
> are unnecessary or could be converted to pr_debug.
>
> I think __func__/line aren't particularly useful.
>
> I prefer log messages prefixed with the module name.
>
> #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
>
> and I'd convert all the current pr_err to pr_debug
> and convert the printk(KERN_ERR to pr_err(
>
> cheers, Joe
Thanks. Fixed in v4, which will go up in a few minutes.
--
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