Просмотр исходного кода

NFS: Get rid of the unused nfs_read_data->flags field

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Trond Myklebust 14 лет назад
Родитель
Сommit
a1940805d0
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      include/linux/nfs_xdr.h

+ 0 - 1
include/linux/nfs_xdr.h

@@ -1133,7 +1133,6 @@ struct nfs_page;
 #define NFS_PAGEVEC_SIZE	(8U)
 
 struct nfs_read_data {
-	int			flags;
 	struct rpc_task		task;
 	struct inode		*inode;
 	struct rpc_cred		*cred;