From: Greg Kroah-Hartman Date: Sun, 4 Aug 2013 00:16:25 +0000 (+0800) Subject: staging: lustre: remove cfs_module() macro X-Git-Tag: v3.12-rc1~183^2~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6960736c01732ad952aa6c513976fa0b95166873;p=pandora-kernel.git staging: lustre: remove cfs_module() macro Open code the module_init/module_exit lines, and also use MODULE_VERSION, as it seems that was intended, but just never hooked up at all. Cc: Peng Tao Cc: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed