Skip to content
Commit 9dbc1f45 authored by vulab's avatar vulab Committed by J. Bruce Fields
Browse files

sunrpc: cache : Replace seq_printf with seq_puts



seq_puts is a lot cheaper than seq_printf, so use that to print
literal strings.

Signed-off-by: default avatarXu Wang <vulab@iscas.ac.cn>
Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 8c38b705
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment