commit | 6c2140ee0ebf91258f93d3019922b5f520a18d88 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Aug 11 14:36:25 2011 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Aug 22 18:23:04 2011 -0700 |
tree | 69355a873ffa0632e192fafea92158d5259738c5 | |
parent | cbc4663552ee476f57933920d782222d94878e7e [diff] |
dynamic_debug: Consolidate prefix output to single routine Adding dynamic_dev_dbg duplicated prefix output. Consolidate that output to a single routine. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Jason Baron <jbaron@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>