From: Al Viro Date: Fri, 22 Jan 2016 20:34:16 +0000 (-0500) Subject: lustre: remove unused declaration X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=09ca40a6afc93c21ec2ecc2ff9ba5b7c7360a0b7;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git lustre: remove unused declaration commit 57b8f112cfe6622ddddb8c2641206bb5fa8a112d upstream. Signed-off-by: Al Viro Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/llite/llite_internal.h b/drivers/staging/lustre/lustre/llite/llite_internal.h index 9096d311e45d..c2d9b793759d 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;