From: Sagi Grimberg Date: Tue, 14 Apr 2015 15:08:26 +0000 (+0300) Subject: IB/iser: Remove code duplication for a single DMA entry X-Git-Tag: omap-for-v4.2/o2_dc~38^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad1e5672429eadd5a7f9613bf2e59546a2eeef13;p=pandora-kernel.git IB/iser: Remove code duplication for a single DMA entry In singleton scatterlists, DMA memory registration code is taken both for Fastreg and FMR code paths. Move it to a function. 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