]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit90831b2af3df66db69b41d02224cfe7f8dd3b361
tree4d5be1c1e0cf12dd077538fd4ecb6c97a563792f
parentd6dc4e9a61cade716472b45341ddb0091e0b78c6
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