1
0
Fork 0
alistair23-linux/fs/efs
Fabian Frederick d1826f2a3d fs/efs: convert printk(KERN_DEBUG to pr_debug
All KERN_DEBUG callsites being under #ifdef DEBUG we can safely convert
everything to pr_debug without changing current behaviour.

Remove #ifdef DEBUG around pr_debugs only (suggested by Joe Perches)

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-06-04 16:54:21 -07:00
..
Kconfig fs/efs: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:39:05 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c fs/efs: convert printk(KERN_DEBUG to pr_debug 2014-06-04 16:54:21 -07:00
efs.h fs/efs: add pr_fmt / use __func__ 2014-06-04 16:54:20 -07:00
file.c fs/efs: add pr_fmt / use __func__ 2014-06-04 16:54:20 -07:00
inode.c fs/efs: convert printk(KERN_DEBUG to pr_debug 2014-06-04 16:54:21 -07:00
namei.c fs/efs: add pr_fmt / use __func__ 2014-06-04 16:54:20 -07:00
super.c fs/efs: convert printk(KERN_DEBUG to pr_debug 2014-06-04 16:54:21 -07:00
symlink.c get rid of BKL in fs/efs 2009-06-17 00:36:36 -04:00