[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <16004456-69D9-41BD-8597-5590BB7B099E@wilsonet.com>
Date: Sun, 20 Jun 2010 11:58:41 -0400
From: Jarod Wilson <jarod@...sonet.com>
To: Joe Perches <joe@...ches.com>
Cc: Mauro Carvalho Chehab <mchehab@...radead.org>,
linux-media <linux-media@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] drivers/media/IR/imon.c: Use pr_err instead of err
On Jun 20, 2010, at 3:20 AM, Joe Perches <joe@...ches.com> wrote:
> Use the standard error logging mechanisms.
> Add #define pr_fmt(fmt) KBUILD_MODNAME ":%s" fmt, __func__
> Remove __func__ from err calls, add '\n', rename to pr_err
>
> Signed-off-by: Joe Perches <joe@...ches.com>
> ---
Eh. If we're going to make a change here, I'd rather it be to using
dev_err instead, since most of the other spew in this driver uses
similar.
--
Jarod Wilson
jarod@...sonet.com
--
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