[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230214195300.2432989-1-saeed.mirzamohammadi@oracle.com>
Date: Tue, 14 Feb 2023 11:52:59 -0800
From: Saeed Mirzamohammadi <saeed.mirzamohammadi@...cle.com>
To: stable@...r.kernel.org
Cc: saeed.mirzamohammadi@...cle.com,
Dan Williams <dan.j.williams@...el.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>,
Xiu Jianfeng <xiujianfeng@...wei.com>,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH stable v5.15.y 0/1] crypto: add __init/__exit annotations to init/exit funcs
Add missing patch in stable v5.15.y that fixes missing __init/__exit
macros for crypto algorithms.
Commit Data:
commit-id : 33837be33367172d66d1f2bd6964cc41448e6e7c
subject : crypto: add __init/__exit annotations to init/exit funcs
author : xiujianfeng@...wei.com
author date : 2022-09-15 03:36:15
Xiu Jianfeng (1):
crypto: add __init/__exit annotations to init/exit funcs
crypto/async_tx/raid6test.c | 4 ++--
crypto/curve25519-generic.c | 4 ++--
crypto/dh.c | 4 ++--
crypto/ecdh.c | 4 ++--
crypto/ecdsa.c | 4 ++--
crypto/rsa.c | 4 ++--
crypto/sm2.c | 4 ++--
7 files changed, 14 insertions(+), 14 deletions(-)
--
2.39.1
Powered by blists - more mailing lists