]> 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>
Wed, 5 Oct 2011 07:50:54 +0000 (18:50 +1100)
commit23d094e54f59b8d6b4a3f826e35e9d87c6d09a46
treea47de24eb31e8c09f877e65eda0fcccb70a657c8
parent5953ea5c2b3608b320486b79f617df961fdf8f8f
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