OSDN Git Service

fs/dlm/debug_fs.c: replace seq_printf by seq_puts
authorFabian Frederick <fabf@skynet.be>
Fri, 6 Jun 2014 21:38:25 +0000 (14:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Jun 2014 23:08:18 +0000 (16:08 -0700)
commitc1d4518c4e530fc47180a1858d7d0ad55a069d41
tree4d5be1c1e0cf12dd077538fd4ecb6c97a563792f
parent6edb56871a524a879c2356860917ebb01ffd20c4
fs/dlm/debug_fs.c: replace seq_printf by seq_puts

Replace seq_printf where possible.  This patch also fixes the following
checkpatch warning "unnecessary whitespace before a quoted newline"

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Christine Caulfield <ccaulfie@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/dlm/debug_fs.c