OSDN Git Service

staging: lustre: lustre: osc: modifying seq_printf statements
authorHeba Aamer <heba93aamer@gmail.com>
Sat, 31 Jan 2015 02:48:00 +0000 (04:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Feb 2015 09:15:43 +0000 (17:15 +0800)
commite6aa864f01a10689a1e8e4c584bee6d00f4264dc
treecc957e6fbae51c1610fd26133888b31a9539c588
parent737fee1bf699635060caa1e940fd30153ff592de
staging: lustre: lustre: osc: modifying seq_printf statements

This patch modifies the seq_printf statements in
drivers/staging/lustre/lustre/osc/lproc_osc.c file.
It changes it to seq_puts and seq_putc wherever applicable.

Signed-off-by: Heba Aamer <heba93aamer@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/osc/lproc_osc.c