[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20101018202734.GA13401@redhat.com>
Date: Mon, 18 Oct 2010 16:27:34 -0400
From: Jarod Wilson <jarod@...hat.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: drivers/media/IR/imon.c: Use pr_err instead of err
On Sun, Jun 20, 2010 at 07:20:46AM -0000, Joe Perches 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>
Since I haven't got around to actually looking into using dev_foo bits
instead where appropriate, lets just go ahead with this patch and if/when
I get around to it later, I can switch things to dev_foo where possible.
Acked-by: Jarod Wilson <jarod@...hat.com>
--
Jarod Wilson
jarod@...hat.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