[PATCH 0/4] dynamic_debug
From: Joe Perches <joe@perches.com>
Date: 2011-06-30 18:14:44
Some improvements and cleanups to dynamic_debug btw Jason: You're not listed in MAINTAINERS for dynamic_debug.[ch]. Maybe you should add yourself. Joe Perches (4): dynamic_debug: Add __dynamic_dev_dbg dynamic_debug: Consolidate prefix output to single routine dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix dynamic_debug: Convert printks to pr_<level> drivers/base/core.c | 5 +- include/linux/device.h | 5 ++ include/linux/dynamic_debug.h | 10 +++- lib/dynamic_debug.c | 133 +++++++++++++++++++++++++++-------------- 4 files changed, 103 insertions(+), 50 deletions(-) -- 1.7.6.rc1