From 1a5b951f256d772a4ab758bda3a0667b788c0d2a Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Thu, 11 Jun 2015 11:28:33 +0800 Subject: [PATCH] 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-format-patch failed