Re: [PATCH 1/2] drivers: regulator: core: use pr_fmt

From: Joe Perches
Date: Thu Nov 18 2010 - 11:44:16 EST


On Thu, 2010-11-18 at 10:37 +0000, Mark Brown wrote:
> On Wed, Nov 17, 2010 at 04:35:08PM -0800, Daniel Walker wrote:
> > printk(KERN_WARNING "%s: could not add regulator_dev"
> > " load sysfs\n", __func__);
> > I'm not sure what this one was suppose to say.
> That's a different thing - someone's just split the string over multiple
> lines - the two strings will just be concatenated.

I believe he's talking about the concatenated string
content itself being unintelligible gibberish.

It'd be more standard as "could not create sysfs file".


--
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/