aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2016-01-22 15:34:16 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2016-01-22 15:34:16 -0500
commit57b8f112cfe6622ddddb8c2641206bb5fa8a112d (patch)
treed1d116a5ad503d196071800c217ed104183dcc68
parentMerge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs (diff)
downloadwireguard-linux-57b8f112cfe6622ddddb8c2641206bb5fa8a112d.tar.xz
wireguard-linux-57b8f112cfe6622ddddb8c2641206bb5fa8a112d.zip
lustre: remove unused declaration
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
-rw-r--r--drivers/staging/lustre/lustre/llite/llite_internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/lustre/lustre/llite/llite_internal.h b/drivers/staging/lustre/lustre/llite/llite_internal.h
index ee8a1d67d191..845e992ca5fc 100644
--- a/drivers/staging/lustre/lustre/llite/llite_internal.h
+++ b/drivers/staging/lustre/lustre/llite/llite_internal.h
@@ -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;