Searched hist:"4 a026da91caaa36004a53a844dd00959370ea8fc" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/9p/ |
H A D | trans_common.c | diff 4a026da91caaa36004a53a844dd00959370ea8fc Mon May 07 20:49:38 CDT 2018 Sun Lianwen <sunlw.fnst@cn.fujitsu.com> net/9p: correct some comment errors in 9p file system code
There are follow comment errors: 1 The function name is wrong in p9_release_pages() comment. 2 The function name and variable name is wrong in p9_poll_workfn() comment. 3 There is no variable dm_mr and lkey in struct p9_trans_rdma. 4 The function name is wrong in rdma_create_trans() comment. 5 There is no variable initialized in struct virtio_chan. 6 The variable name is wrong in p9_virtio_zc_request() comment.
Signed-off-by: Sun Lianwen <sunlw.fnst@cn.fujitsu.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | trans_rdma.c | diff 4a026da91caaa36004a53a844dd00959370ea8fc Mon May 07 20:49:38 CDT 2018 Sun Lianwen <sunlw.fnst@cn.fujitsu.com> net/9p: correct some comment errors in 9p file system code
There are follow comment errors: 1 The function name is wrong in p9_release_pages() comment. 2 The function name and variable name is wrong in p9_poll_workfn() comment. 3 There is no variable dm_mr and lkey in struct p9_trans_rdma. 4 The function name is wrong in rdma_create_trans() comment. 5 There is no variable initialized in struct virtio_chan. 6 The variable name is wrong in p9_virtio_zc_request() comment.
Signed-off-by: Sun Lianwen <sunlw.fnst@cn.fujitsu.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | trans_fd.c | diff 4a026da91caaa36004a53a844dd00959370ea8fc Mon May 07 20:49:38 CDT 2018 Sun Lianwen <sunlw.fnst@cn.fujitsu.com> net/9p: correct some comment errors in 9p file system code
There are follow comment errors: 1 The function name is wrong in p9_release_pages() comment. 2 The function name and variable name is wrong in p9_poll_workfn() comment. 3 There is no variable dm_mr and lkey in struct p9_trans_rdma. 4 The function name is wrong in rdma_create_trans() comment. 5 There is no variable initialized in struct virtio_chan. 6 The variable name is wrong in p9_virtio_zc_request() comment.
Signed-off-by: Sun Lianwen <sunlw.fnst@cn.fujitsu.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | trans_virtio.c | diff 4a026da91caaa36004a53a844dd00959370ea8fc Mon May 07 20:49:38 CDT 2018 Sun Lianwen <sunlw.fnst@cn.fujitsu.com> net/9p: correct some comment errors in 9p file system code
There are follow comment errors: 1 The function name is wrong in p9_release_pages() comment. 2 The function name and variable name is wrong in p9_poll_workfn() comment. 3 There is no variable dm_mr and lkey in struct p9_trans_rdma. 4 The function name is wrong in rdma_create_trans() comment. 5 There is no variable initialized in struct virtio_chan. 6 The variable name is wrong in p9_virtio_zc_request() comment.
Signed-off-by: Sun Lianwen <sunlw.fnst@cn.fujitsu.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|