This small patchset converts QNX6 to current logging functions. Fabian Frederick (3): FS/QNX6: Convert printk to pr_foo() FS/QNX6: use pr_fmt and __func__ in logging FS/QNX6: update debugging to current functions.
fs/qnx6/Makefile | 1 + fs/qnx6/dir.c | 26 +++++++------- fs/qnx6/inode.c | 99 ++++++++++++++++++++++------------------------------- fs/qnx6/namei.c | 6 ++-- fs/qnx6/qnx6.h | 12 +++---- fs/qnx6/super_mmi.c | 22 ++++++------ 6 files changed, 72 insertions(+), 94 deletions(-) -- 1.8.4.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

