]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
lustre: remove unused declaration
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 22 Jan 2016 20:34:16 +0000 (15:34 -0500)
committerKamal Mostafa <kamal@canonical.com>
Thu, 15 Sep 2016 17:37:19 +0000 (10:37 -0700)
BugLink: http://bugs.launchpad.net/bugs/1624037
commit 57b8f112cfe6622ddddb8c2641206bb5fa8a112d upstream.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
drivers/staging/lustre/lustre/llite/llite_internal.h

index 9096d311e45d76baa411fb53b0d331685f304972..c2d9b793759d0c7c2a49000ea8289e101547608c 100644 (file)
@@ -631,8 +631,6 @@ struct ll_file_data {
 
 struct lov_stripe_md;
 
-extern spinlock_t inode_lock;
-
 extern struct dentry *llite_root;
 extern struct kset *llite_kset;