summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc/osc_dev.c
diff options
context:
space:
mode:
authorOleg Drokin <oleg.drokin@intel.com>2016-11-10 12:30:58 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-14 16:13:57 +0100
commitb6c6539b7bbd82cb8486384f1e1dc882b4cfc576 (patch)
treecf1c26062db917edc0b6765c421ea0e2aaa21064 /drivers/staging/lustre/lustre/osc/osc_dev.c
parentc90cfdba417c3bacdb29d48b37c4d8c37867efcf (diff)
downloadop-kernel-dev-b6c6539b7bbd82cb8486384f1e1dc882b4cfc576.zip
op-kernel-dev-b6c6539b7bbd82cb8486384f1e1dc882b4cfc576.tar.gz
staging: lustre: osc: Remove remains of osc_ast_guard
osc_ast_guard has been removed by the clio simplification. Remove the last lock class definition. Signed-off-by: Oleg Drokin <oleg.drokin@intel.com> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-7148 Reviewed-on: http://review.whamcloud.com/16392 Reviewed-by: Andreas Dilger <andreas.dilger@intel.com> Reviewed-by: Bobi Jam <bobijam@hotmail.com> Signed-off-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lustre/osc/osc_dev.c')
-rw-r--r--drivers/staging/lustre/lustre/osc/osc_dev.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/lustre/lustre/osc/osc_dev.c b/drivers/staging/lustre/lustre/osc/osc_dev.c
index 83d30c1..38b9ac6 100644
--- a/drivers/staging/lustre/lustre/osc/osc_dev.c
+++ b/drivers/staging/lustre/lustre/osc/osc_dev.c
@@ -94,8 +94,6 @@ struct lu_kmem_descr osc_caches[] = {
}
};
-struct lock_class_key osc_ast_guard_class;
-
/*****************************************************************************
*
* Type conversions.
OpenPOWER on IntegriCloud