]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/fscache: replace seq_printf by seq_puts
authorFabian Frederick <fabf@skynet.be>
Wed, 4 Jun 2014 23:05:39 +0000 (16:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Jun 2014 23:53:52 +0000 (16:53 -0700)
commit3185a88ce37490938d56119c474aa48616d386e8
tree65ed0d04be95c8a45f4a999120d42dae4dbf27a4
parent36dfd116edd48fa6174d5694c143f1d4bd81aba8
fs/fscache: replace seq_printf by seq_puts

Replace seq_printf where possible + coalesce formats from 2 existing
seq_puts

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/fscache/histogram.c
fs/fscache/object-list.c