From: Upinder Malhi Date: Thu, 9 Jan 2014 22:48:45 +0000 (-0800) Subject: IB/usnic: Use for_each_sg instead of a for-loop X-Git-Tag: v3.14-rc1~103^2~1^11~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5f855e08a97edc107c4a3b73809ed629c1dcac1;p=pandora-kernel.git IB/usnic: Use for_each_sg instead of a for-loop Use for_each_sg() instead of an explicit for-loop to iterate over scatter-gather list. Signed-off-by: Upinder Malhi Signed-off-by: Roland Dreier --- Reading git-diff-tree failed