dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions
authorJason Baron <jbaron@redhat.com>
Tue, 4 Oct 2011 21:13:15 +0000 (14:13 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 18 Oct 2011 18:22:00 +0000 (11:22 -0700)
commit07613b0b5ef8570033aa806d1731dce599862223
treee5f905c35d9f2ff89e3c0c5354e94fd2516fcc81
parent27a90700a4275c5178b883b65927affdafa5185c
dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions

Replace the repetitive struct _ddebug descriptor definitions with a new
DECLARE_DYNAMIC_DEBUG_META_DATA(name, fmt) macro.

[akpm@linux-foundation.org: s/DECLARE/DEFINE/]
Signed-off-by: Jason Baron <jbaron@redhat.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/dynamic_debug.h
This page took 0.027672 seconds and 5 git commands to generate.