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]>
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]>