From: Sagi Grimberg Date: Tue, 14 Apr 2015 15:08:18 +0000 (+0300) Subject: IB/iser: Remove redundant assignments in iser_reg_page_vec X-Git-Tag: omap-for-v4.2/o2_dc~38^2^3~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6847fdeb0bcd2eade5b8183d3d2857c4fd7b70d5;p=pandora-kernel.git IB/iser: Remove redundant assignments in iser_reg_page_vec 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 Signed-off-by: Adir Lev Signed-off-by: Doug Ledford --- Reading git-diff-tree failed