]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions
authorJason Baron <jbaron@redhat.com>
Wed, 5 Oct 2011 00:43:25 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 11 Oct 2011 08:44:00 +0000 (19:44 +1100)
commit56492b8e278e28f8f86b0945650720c1391a068e
treeb40c4c8df3fae92621375007c5c18912cdcb8bc1
parenta9548f51b1452cd64788a9d1f3784e9d7c6e022a
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 <akpm@google.com>
include/linux/dynamic_debug.h