On Mon 2020-05-25 17:41:10, Sergey Senozhatsky wrote: > On (20/05/25 00:32), Tetsuo Handa wrote: > > pr_cont_once() does not make sense; at least emitting module name using > > pr_fmt() into middle of a line (after e.g. pr_info_once()) does not make > > sense. Let's remove unused pr_cont_once(). > > > > Signed-off-by: Tetsuo Handa <[email protected]> > > Cc: Joe Perches <[email protected]> > > Acked-by: Sergey Senozhatsky <[email protected]>
The patch is committed into printk/linux.git, branch for-5.8. Best Regards, Petr

