lkml.org 
[lkml]   [2016]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 04/13] lustre: ->kss_scratch... are unused now
    Date
    From: Al Viro <viro@zeniv.linux.org.uk>

    Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
    Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
    ---
    drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h | 4 ----
    1 file changed, 4 deletions(-)

    diff --git a/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h b/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h
    index d5efb42..84a915c 100644
    --- a/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h
    +++ b/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h
    @@ -86,10 +86,6 @@ struct ksock_sched { /* per scheduler state */
    int kss_nconns; /* # connections assigned to
    * this scheduler */
    struct ksock_sched_info *kss_info; /* owner of it */
    - union {
    - struct bio_vec kss_scratch_bvec[LNET_MAX_IOV];
    - struct kvec kss_scratch_iov[LNET_MAX_IOV];
    - };
    };

    struct ksock_sched_info {
    --
    2.7.4
    \
     
     \ /
      Last update: 2016-09-17 09:57    [W:3.554 / U:0.788 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site