]> 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>
Thu, 13 Oct 2011 06:49:36 +0000 (17:49 +1100)
commit5229c2ac170e5a8a9c3c1361a6a14ad8fc2f3d39
treef6e456be23cfc336f53b30cc34b7e15cb5f66771
parent4b3a2f08d13049eb01bcc60f0f1f34eb481ae36c
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