On Fri, 31 Jul 2015 17:14:32 +0530
Sudip Mukherjee <sudipm.mukher...@gmail.com> wrote:

> On Thu, Jul 30, 2015 at 06:19:41PM +0200, Christian Gromm wrote:
> > This patch replaces pr_*() functions with dev_*().
> > 
> > Reported-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> > Signed-off-by: Christian Gromm <christian.gr...@microchip.com>
> > ---
> <snip>
> > +           dev_notice(dev,
> > +                      "Channel %d - rouding buffer size to %d bytes, "
> > +                      "channel config says %d bytes\n",
> user visible strings should not be splitted.

This is a dilemma. Either cracking the 80 character boarder or splitting the 
string.
Not sure what's worse.

Thanks,
Chris
> 
> regards
> sudip

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to