linux/fs/fscache
Fabian Frederick 3185a88ce3 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>
2014-06-04 16:53:52 -07:00
..
Kconfig
Makefile
cache.c fs/fscache: convert printk to pr_foo() 2014-06-04 16:53:51 -07:00
cookie.c fs/fscache: convert printk to pr_foo() 2014-06-04 16:53:51 -07:00
fsdef.c FS-Cache: Provide the ability to enable/disable cookies 2013-09-27 18:40:25 +01:00
histogram.c fs/fscache: replace seq_printf by seq_puts 2014-06-04 16:53:52 -07:00
internal.h fs/fscache: convert printk to pr_foo() 2014-06-04 16:53:51 -07:00
main.c fs/fscache: convert printk to pr_foo() 2014-06-04 16:53:51 -07:00
netfs.c fs/fscache: convert printk to pr_foo() 2014-06-04 16:53:51 -07:00
object-list.c fs/fscache: replace seq_printf by seq_puts 2014-06-04 16:53:52 -07:00
object.c FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree 2014-02-17 13:47:35 -08:00
operation.c fs/fscache: convert printk to pr_foo() 2014-06-04 16:53:51 -07:00
page.c fs/fscache: convert printk to pr_foo() 2014-06-04 16:53:51 -07:00
proc.c
stats.c