lkml.org 
[lkml]   [2010]   [Feb]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Subject[PATCH v2 17/18] IB/ucm: clean whitespace errors
    From
    Date
    As shown when 'let c_space_errors=1' is set in vim.

    Signed-off-by: Alex Chiang <achiang@hp.com>
    ---

    drivers/infiniband/core/ucm.c | 6 +++---
    1 files changed, 3 insertions(+), 3 deletions(-)

    diff --git a/drivers/infiniband/core/ucm.c b/drivers/infiniband/core/ucm.c
    index 1203ca4..7bf0a82 100644
    --- a/drivers/infiniband/core/ucm.c
    +++ b/drivers/infiniband/core/ucm.c
    @@ -1223,10 +1223,10 @@ static void ib_ucm_release_dev(struct device *dev)
    }

    static const struct file_operations ucm_fops = {
    - .owner = THIS_MODULE,
    - .open = ib_ucm_open,
    + .owner = THIS_MODULE,
    + .open = ib_ucm_open,
    .release = ib_ucm_close,
    - .write = ib_ucm_write,
    + .write = ib_ucm_write,
    .poll = ib_ucm_poll,
    };



    \
     
     \ /
      Last update: 2010-02-02 20:11    [W:2.113 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site