[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1441891302-12014-1-git-send-email-clabbe.montjoie@gmail.com>
Date: Thu, 10 Sep 2015 15:21:35 +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: 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 three patch replace custom functions by already in-tree helper functions.
The fourth add a new functions "sg_nents_for_len2" who is the same as
sg_nents_for_len with an additionnal arguments.
Note that I do not like the name, but I do not find any good name.
The last three patch use sg_nents_for_len2 for removing custom functions.
I send those patch as RFC since 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