2020-08-10 14:07:02

by Ritesh Harjani

[permalink] [raw]
Subject: Re: [PATCH] mballoc: Replace seq_printf with seq_puts



On 8/10/20 7:51 AM, Xu Wang wrote:
> seq_puts is a lot cheaper than seq_printf, so use that to print
> literal strings.
>
> Signed-off-by: Xu Wang <[email protected]>

Looks good to me.
Reviewed-by: Ritesh Harjani <[email protected]>