From: Gerrit Renker Date: Fri, 14 Feb 2014 02:02:33 +0000 (-0700) Subject: dccp: re-enable debug macro X-Git-Tag: v3.14-rc4~30^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09db30805300e9ed5ad43d4d339115cf1d9c84e1;p=pandora-kernel.git dccp: re-enable debug macro dccp tfrc: revert This reverts 6aee49c558de ("dccp: make local variable static") since the variable tfrc_debug is referenced by the tfrc_pr_debug(fmt, ...) macro when TFRC debugging is enabled. If it is enabled, use of the macro produces a compilation error. Signed-off-by: Gerrit Renker Signed-off-by: David S. Miller --- Reading git-diff-tree failed