From: John L. Hammond Date: Fri, 5 Sep 2014 20:08:13 +0000 (-0500) Subject: staging/lustre/mgc: inline mgc_cancel() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~781 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d3d984825a83fcf8983a7fe05bdd11aaf716ab7;p=pandora-kernel.git staging/lustre/mgc: inline mgc_cancel() The function mgc_cancel() is never invoked as an OBD device method and is only called directly from mgc_process_log() so remove it. Signed-off-by: John L. Hammond Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed