On Tuesday, March 5, 2019 3:15:19 AM CET Kevin Hilman wrote: > Joe Perches <j...@perches.com> writes: > > > Prefix all printk/pr_<level> messages with "PM: " to make the > > logging a bit more consistent. > > > > Miscellanea: > > > > o Convert a few printks to pr_<level> > > o Whitespace to align to open parentheses > > o Remove embedded "PM: " from pr_debugs as pr_fmt adds it > > > > Signed-off-by: Joe Perches <j...@perches.com> > > Reviewed-by: Kevin Hilman <khil...@baylibre.com> >
Patch applied, thanks!