1
0
Fork 0

lustre: kill unused members of struct vvp_thread_info

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
hifive-unleashed-5.1
Al Viro 2015-03-30 23:39:16 -04:00
parent 812408fb51
commit 23602adfee
1 changed files with 0 additions and 2 deletions

View File

@ -938,10 +938,8 @@ struct ll_cl_context {
};
struct vvp_thread_info {
struct iovec vti_local_iov;
struct vvp_io_args vti_args;
struct ra_io_arg vti_ria;
struct kiocb vti_kiocb;
struct ll_cl_context vti_io_ctx;
};