From: Jason Baron Date: Tue, 4 Oct 2011 21:13:15 +0000 (-0700) Subject: dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions X-Git-Tag: v3.2-rc1~184^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07613b0b5ef8570033aa806d1731dce599862223;p=pandora-kernel.git 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 Cc: Arnd Bergmann Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed