]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: talitos - rename first/last to first_desc/last_desc
authorPaul Louvel <paul.louvel@bootlin.com>
Mon, 30 Mar 2026 10:28:19 +0000 (12:28 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 12 Apr 2026 08:46:29 +0000 (16:46 +0800)
commita1b80018b8cec27fc06a8b04a7f8b5f6cfe86eae
treeec098fcb44f30591e87c34dfe86fecb906d11f1d
parent655ef638a2bc3cd0a9eff99a02f83cab94a3a917
crypto: talitos - rename first/last to first_desc/last_desc

Previous commit introduces a new last_request variable in the context
structure.

Renaming the first/last existing member variable in the context
structure to improve readability.

Cc: stable@vger.kernel.org
Signed-off-by: Paul Louvel <paul.louvel@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/talitos.c