On (12/12/18 14:16), Petr Mladek wrote:
> On Wed 2018-12-12 11:20:29, Sergey Senozhatsky wrote:
> > On (12/11/18 18:49), Tetsuo Handa wrote:
> > >
> > > We can save lines/size by removing print_prefix() with buf == NULL.
> > > This patch makes no functional change.
> > >
> > > Signed-off-by: Tets
On Wed 2018-12-12 11:20:29, Sergey Senozhatsky wrote:
> On (12/11/18 18:49), Tetsuo Handa wrote:
> >
> > We can save lines/size by removing print_prefix() with buf == NULL.
> > This patch makes no functional change.
> >
> > Signed-off-by: Tetsuo Handa
>
> Looks good to me,
> Reviewed-by: Sergey
On (12/11/18 18:49), Tetsuo Handa wrote:
>
> We can save lines/size by removing print_prefix() with buf == NULL.
> This patch makes no functional change.
>
> Signed-off-by: Tetsuo Handa
Looks good to me,
Reviewed-by: Sergey Senozhatsky
Shouldn't this also have "Suggested-by: Petr Mladek" ?
On Tue 2018-12-11 18:49:05, Tetsuo Handa wrote:
> We can save lines/size by removing print_prefix() with buf == NULL.
> This patch makes no functional change.
>
> Signed-off-by: Tetsuo Handa
Nice clean up. It makes the code better readable.
Acked-by: Petr Mladek
Best Regards,
Petr
We can save lines/size by removing print_prefix() with buf == NULL.
This patch makes no functional change.
Signed-off-by: Tetsuo Handa
---
kernel/printk/printk.c | 39 ++-
1 file changed, 14 insertions(+), 25 deletions(-)
diff --git a/kernel/printk/printk.c b
5 matches
Mail list logo