From: Sagi Grimberg Date: Thu, 6 Aug 2015 15:32:51 +0000 (+0300) Subject: IB/iser: Remove a redundant always-false condition X-Git-Tag: omap-for-v4.3/fixes-rc1~52^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9abd8d21d3a04903aefcb7742efe3390f2fac57;p=pandora-kernel.git IB/iser: Remove a redundant always-false condition We always call iser_initialize_task_headers() and set the header tx_sg.lkey to the device mr lkey, so no point in checking it in iser_create_send_desc(). Signed-off-by: Sagi Grimberg Signed-off-by: Doug Ledford --- Reading git-diff-tree failed