提交 cdb8e438 编写于 作者: A Alexander Chiang 提交者: Roland Dreier

IB/ucm: Clean whitespace errors

As shown when 'let c_space_errors=1' is set in vim.
Signed-off-by: NAlex Chiang <achiang@hp.com>
Signed-off-by: NRoland Dreier <rolandd@cisco.com>
上级 daa91358
...@@ -1223,10 +1223,10 @@ static void ib_ucm_release_dev(struct device *dev) ...@@ -1223,10 +1223,10 @@ static void ib_ucm_release_dev(struct device *dev)
} }
static const struct file_operations ucm_fops = { static const struct file_operations ucm_fops = {
.owner = THIS_MODULE, .owner = THIS_MODULE,
.open = ib_ucm_open, .open = ib_ucm_open,
.release = ib_ucm_close, .release = ib_ucm_close,
.write = ib_ucm_write, .write = ib_ucm_write,
.poll = ib_ucm_poll, .poll = ib_ucm_poll,
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册