Re: [PATCH] drivers/hwmon: Use pr_fmt and pr_<level>

From: Joe Perches
Date: Wed Oct 20 2010 - 15:08:09 EST


On Wed, 2010-10-20 at 11:35 -0700, Guenter Roeck wrote:
> My take is that the time to reach such an agreement is now, to avoid cluttering more code
> with pr_fmt defines. The longer we wait, the more difficult it will get to reach an agreement,
> since more and more subsystems will be affected.

I believe after some agreement is reached, the default
will become some equivalent of KBUILD_MODNAME ": "
and the actions required in files that already have
that #define will allow leisurely removal of those
now unnecessary defines.

I expect functions to replace the #defines for
pr_<level> and those functions will emit the
appropriate KBUILD_MODNAME equivalents.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/