[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1327956028.25132.53.camel@joe2Laptop>
Date: Mon, 30 Jan 2012 12:40:28 -0800
From: Joe Perches <joe@...ches.com>
To: Víctor "M." Jáquez "L."
<vjaquez@...lia.com>
Cc: Dan Carpenter <dan.carpenter@...cle.com>,
"Ramirez Luna, Omar" <omar.ramirez@...com>,
devel@...verdev.osuosl.org, Greg Kroah-Hartman <gregkh@...e.de>,
Ivan Gomez Castellanos <ivan.gomez@...com>,
Armando Uribe <x0095078@...com>, linux-kernel@...r.kernel.org,
linux-omap@...r.kernel.org
Subject: Re: [PATCH 3/5] staging: tidspbridge: Lindent to drv_interface.c
On Mon, 2012-01-30 at 21:33 +0100, Víctor M. Jáquez L. wrote:
> On Mon, Jan 30, 2012 at 11:53:00AM -0800, Joe Perches wrote:
> > I've done a patch here to tidspbridge that standardizes
> > printk output.
> >
> > Basically, the patch adds
> > #define pr_fmt(fmt) KBUILD_MODNAME "%s: ", __func__
> > to prefix "tidspbridge:%s:", removes the leading
> > "%s:...", __func__ from the uses, coalesces
> > formats and does argument alignment.
> >
> > It cleans up the DBC_ASSERT, DBC_REQUIRE and DBC_ENSURE
> > macros too.
>
> hehehe... I also have one for this... But I prefer yours: I'm a newbie :)
Well, given that you haven't done many of these, I prefer yours.
--
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