[PATCH] staging: lustre: lustre: osc: modifying seq_printf statements

2015-01-29 Thread Heba Aamer
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 --- drivers/staging/lustre/lustre/osc/lproc_osc.c | 20 ++-- 1 file changed, 10

[PATCH] staging: lustre: lustre: osc: modifying seq_printf statements

2015-01-29 Thread Heba Aamer
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 heba93aa...@gmail.com --- drivers/staging/lustre/lustre/osc/lproc_osc.c | 20 ++-- 1 file