From: Jan Kara Date: Wed, 11 Jun 2014 15:29:26 +0000 (+0200) Subject: reiserfs: Fix compilation breakage with CONFIG_REISERFS_CHECK X-Git-Tag: omap-for-v3.16/fixes-against-rc1~53^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19ef1229bc2e2468bdf4ea594a57e4287ffa1e6b;p=pandora-kernel.git reiserfs: Fix compilation breakage with CONFIG_REISERFS_CHECK There was a bug in debug printout when CONFIG_REISERFS_CHECK was enabled so one of the assertions in do_balan.c didn't compile. Fix it. Fixes: 0080e9f9d3ac717537dbd6db1fc8ef72ce0b9cc1 Signed-off-by: Jan Kara --- Reading git-diff-tree failed