Skip to content

Commit

Permalink
lustre: kill unused members of struct vvp_thread_info
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <[email protected]>
  • Loading branch information
Al Viro committed Apr 12, 2015
1 parent 812408f commit 23602ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/lustre/lustre/llite/llite_internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};

Expand Down

0 comments on commit 23602ad

Please sign in to comment.