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@xxxxxxxxxx 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