]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: lustre: remove strange journal macros into the one file using them
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Aug 2013 01:03:03 +0000 (09:03 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Aug 2013 01:03:03 +0000 (09:03 +0800)
commit9733ac333081fb6eeb03d674e80bed5879f7ed1e
tree7da23c253c65314ad07a1bc49ea3a43283c22ef2
parent68b636b68ebb58ef7a400886249be6479bdce96d
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 <tao.peng@emc.com>
Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/linux/linux-prim.h
drivers/staging/lustre/lustre/libcfs/debug.c