From: Herbert Xu Date: Thu, 11 Jun 2015 03:28:33 +0000 (+0800) Subject: crypto: picoxcell - Make use of sg_nents_for_len X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a5b951f256d772a4ab758bda3a0667b788c0d2a;p=pandora-kernel.git crypto: picoxcell - Make use of sg_nents_for_len This patch makes use of the new sg_nents_for_len helper to replace the custom sg_count function. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed