From: Greg Kroah-Hartman Date: Sun, 4 Aug 2013 01:03:03 +0000 (+0800) Subject: staging: lustre: remove strange journal macros into the one file using them X-Git-Tag: v3.12-rc1~183^2~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9733ac333081fb6eeb03d674e80bed5879f7ed1e;p=pandora-kernel.git staging: lustre: remove strange journal macros into the one file using them This moves the PUSH_JOURNAL and friend macros into debug.c, as that's the only place they are used, so why are they even a macro? Cc: Peng Tao Cc: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed