diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-04-06 16:16:32 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-04-13 21:10:24 -0400 |
commit | 844721635c1c8e7e43fb546052a659bfc92ed99d (patch) | |
tree | 5007b56b87df050e6b5a05a3049826680705b0ed /include/crypto/algapi.h | |
parent | ad3875d1d9907bab0430c45ffa3b2dd39107106b (diff) |
Update bcachefs sources to 2f9361370129 bcachefs: Improve opts.degraded
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'include/crypto/algapi.h')
-rw-r--r-- | include/crypto/algapi.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/crypto/algapi.h b/include/crypto/algapi.h deleted file mode 100644 index 5fd3524a..00000000 --- a/include/crypto/algapi.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef _CRYPTO_ALGAPI_H -#define _CRYPTO_ALGAPI_H - -#include <linux/crypto.h> -#include <crypto/skcipher.h> - -#endif /* _CRYPTO_ALGAPI_H */ |