From 8d3d984825a83fcf8983a7fe05bdd11aaf716ab7 Mon Sep 17 00:00:00 2001 From: "John L. Hammond" Date: Fri, 5 Sep 2014 15:08:13 -0500 Subject: [PATCH] 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-format-patch failed