]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions
authorJason Baron <jbaron@redhat.com>
Wed, 28 Sep 2011 00:50:36 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 4 Oct 2011 07:41:29 +0000 (18:41 +1100)
commit1174cd49107b2cd0ffe8a257c976815f6f770c2a
tree345b7f9d3ba8800c20471fe748c5dbe71756599a
parenteec79de5cbcfaec29c7e8e9cb7edcdc1824c24de
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: Greg KH <greg@kroah.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <>
include/linux/dynamic_debug.h