[PATCH 6/12] wifi: mac80211: Do not include crypto/algapi.h
Johannes Berg
johannes at sipsolutions.net
Wed Aug 23 03:34:35 PDT 2023
On Wed, 2023-08-23 at 18:32 +0800, Herbert Xu wrote:
> The header file crypto/algapi.h is for internal use only. Use the
> header file crypto/utils.h instead.
>
No objection, of course, but I don't think it's necessarily clear that
it "is for internal use only", it literally says:
* Cryptographic API for algorithms (i.e., low-level API).
which really isn't the same as "don't use this file".
Might want to clarify that, or even move it into crypto/ from
include/crypto/ or something?
johannes
More information about the linux-mtd
mailing list