lkml.org 
[lkml]   [2018]   [Mar]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] mtd: Replace printk() with more standardize output format.
On Sun, Mar 11, 2018 at 7:23 PM, Arushi Singhal
<arushisinghal19971997@gmail.com> wrote:

> + pr_notice("ftl_cs: format error: too many "
> + "transfer units!\n");

Please, join messages back to be one line for one line.

Examples:

pr("part1 "
"part2\'n");

-> pr("part1 part2\'n");

While
pr("part1\n"
"part2\'n");

stays the same.

--
With Best Regards,
Andy Shevchenko

\
 
 \ /
  Last update: 2018-03-13 17:43    [W:0.047 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site