From: Frank Holton Date: Wed, 13 Nov 2013 00:22:53 +0000 (-0500) Subject: Btrfs: make btrfs_debug match pr_debug handling related to DEBUG X-Git-Tag: v3.14-rc1~29^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27a0dd61a5cf742ebcd7a82c47be2502b1113eff;p=pandora-kernel.git Btrfs: make btrfs_debug match pr_debug handling related to DEBUG The kernel macro pr_debug is defined as a empty statement when DEBUG is not defined. Make btrfs_debug match pr_debug to avoid spamming the kernel log with debug messages Signed-off-by: Frank Holton Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed