diff --git a/fs/nfs/nfs_proto.h b/fs/nfs/nfs_proto.h index 5b4a1f96d2c..11d30cd6273 100644 --- a/fs/nfs/nfs_proto.h +++ b/fs/nfs/nfs_proto.h @@ -308,7 +308,6 @@ struct nfsv3_sattr struct nfs_statfs { uint32_t obj_attributes_follow; - struct nfs_fattr obj_attributes; nfsuint64 sf_tbytes; nfsuint64 sf_fbytes; nfsuint64 sf_abytes;