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 <[email protected]> > Signed-off-by: Christian Gromm <[email protected]> > --- <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.
regards sudip _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
