git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d03e61d
)
IB/iser: Remove redundant assignments in iser_reg_page_vec
author
Sagi Grimberg
<sagig@mellanox.com>
Tue, 14 Apr 2015 15:08:18 +0000
(18:08 +0300)
committer
Doug Ledford
<dledford@redhat.com>
Wed, 15 Apr 2015 20:07:13 +0000
(16:07 -0400)
Buffer length was assigned twice, and no reason to set va to
io_addr and then add the offset, just set va to io_addr + offset.
This patch does not change any functionality.
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Adir Lev <adirl@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/iser/iser_memory.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/ulp/iser/iser_memory.c
Simple merge