From: David Kilroy Date: Sat, 1 Oct 2011 08:43:48 +0000 (+0100) Subject: staging: wlags49_h2: Use C99 __func__ X-Git-Tag: v3.2-rc1~169^2^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bf90539d672090f725b6a5456f3898a602be193;p=pandora-kernel.git staging: wlags49_h2: Use C99 __func__ in DBG machinery so you don't have to declare DBG_FUNC at the start of all functions. This just makes it easy to add DBG conforming to existing code. The patch reformats the changed #defines to satisfy checkstyle.pl Signed-off-by: David Kilroy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed