On Mon 2020-05-25 00:32:43, 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]>
Makes semse. Acked-by: Petr Mladek <[email protected]> Best Regards, Petr

