Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8ef7063 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

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

parent a1940805
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1155,7 +1155,6 @@ struct nfs_read_data {
};

struct nfs_write_data {
	int			flags;
	struct rpc_task		task;
	struct inode		*inode;
	struct rpc_cred		*cred;