diff options
| author | Mark Brown <broonie@kernel.org> | 2026-07-03 12:56:20 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-03 12:56:20 +0100 |
| commit | 1dc3dda7ca436a1a6b517dbef0bdf57cd47df93b (patch) | |
| tree | ddc73ddab164f28283cab37e4cf7baf85f04b190 /include | |
| parent | 8a82654c6dc4139654abd7ef8769159e24bb733c (diff) | |
| parent | 2d0afaac9137e95e504bd3ad3512a9044745536b (diff) | |
| download | linux-next-1dc3dda7ca436a1a6b517dbef0bdf57cd47df93b.tar.gz linux-next-1dc3dda7ca436a1a6b517dbef0bdf57cd47df93b.zip | |
Merge branch 'for-next' of https://git.kernel.org/pub/scm/fs/fscrypt/linux.git
Diffstat (limited to 'include')
| -rw-r--r-- | include/uapi/linux/fscrypt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/linux/fscrypt.h b/include/uapi/linux/fscrypt.h index 3aff99f2696a..84507280b3ea 100644 --- a/include/uapi/linux/fscrypt.h +++ b/include/uapi/linux/fscrypt.h @@ -30,7 +30,6 @@ #define FSCRYPT_MODE_SM4_CTS 8 #define FSCRYPT_MODE_ADIANTUM 9 #define FSCRYPT_MODE_AES_256_HCTR2 10 -/* If adding a mode number > 10, update FSCRYPT_MODE_MAX in fscrypt_private.h */ /* * Legacy policy version; ad-hoc KDF and no key verification. |
