]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: lustre: lprocfs: Use seq_puts instead of seq_printf
authorMathias Rav <mathiasrav@gmail.com>
Fri, 19 May 2017 02:49:22 +0000 (22:49 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Jun 2017 08:32:41 +0000 (17:32 +0900)
commit82a52f8ee02bfbecc45bcc0b72daafb39304064b
treec32ae9dab183aa4f2630ae646eb1f3bdb6daf052
parent8b23093269c84b0da1201e1949c91d0beb9892ef
staging: lustre: lprocfs: Use seq_puts instead of seq_printf

Reported by checkpatch.pl: "WARNING: Prefer seq_puts to seq_printf".

Signed-off-by: Mathias Rav <mathiasrav@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c