[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1442581036-23789-1-git-send-email-clabbe.montjoie@gmail.com>
Date: Fri, 18 Sep 2015 14:57:08 +0200
From: LABBE Corentin <clabbe.montjoie@...il.com>
To: herbert@...dor.apana.org.au, davem@...emloft.net
Cc: linux-kernel@...r.kernel.org, linux-crypto@...r.kernel.org
Subject: [PATCH v2] crypto: Remove duplicate code of SG helpers functions
Hello
This patch series try to remove some duplicate code of some SG helpers functions.
The first four patch replace custom functions by already in-tree helper functions.
The fourth add a new functions "sg_nents_len_chained" who is the same as
sg_nents_for_len with an additionnal arguments.
The last three patch use sg_nents_len_chained for removing custom functions.
Note that I do not own any of those hardware to test.
Regards
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists