public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable v5.15.y 0/1] crypto: add __init/__exit annotations to init/exit funcs
@ 2023-02-14 19:52 Saeed Mirzamohammadi
  2023-02-14 19:53 ` [PATCH stable v5.15.y 1/1] " Saeed Mirzamohammadi
  0 siblings, 1 reply; 5+ messages in thread
From: Saeed Mirzamohammadi @ 2023-02-14 19:52 UTC (permalink / raw)
  To: stable
  Cc: saeed.mirzamohammadi, Dan Williams, Herbert Xu, David S. Miller,
	Xiu Jianfeng, linux-crypto, linux-kernel

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@huawei.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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-02-16  6:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-14 19:52 [PATCH stable v5.15.y 0/1] crypto: add __init/__exit annotations to init/exit funcs Saeed Mirzamohammadi
2023-02-14 19:53 ` [PATCH stable v5.15.y 1/1] " Saeed Mirzamohammadi
2023-02-15  6:55   ` Greg KH
2023-02-15 23:10     ` Saeed Mirzamohammadi
2023-02-16  6:58       ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox