dynamic_debug: Consolidate prefix output to single routine
authorJoe Perches <joe@perches.com>
Thu, 11 Aug 2011 18:36:25 +0000 (14:36 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 01:23:04 +0000 (18:23 -0700)
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>

No differences found