summaryrefslogtreecommitdiff
path: root/tools/include/uapi
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-07-27 12:43:11 +0100
committerMark Brown <broonie@kernel.org>2026-07-27 12:43:11 +0100
commit8ffbf52ae1bc442f01756837fbb5491d11b22e3b (patch)
tree4f63615d981b8e35a824e2f58419737badcb55c7 /tools/include/uapi
parent493c1c49302a1c5258e12fcaee2ae98957c9b2c0 (diff)
parent7dd38d9dd7a05329825fe2324d4d8e27ad4b3cec (diff)
downloadlinux-next-8ffbf52ae1bc442f01756837fbb5491d11b22e3b.tar.gz
linux-next-8ffbf52ae1bc442f01756837fbb5491d11b22e3b.zip
Merge branch 'for-next' of https://git.kernel.org/pub/scm/fs/fscrypt/linux.git
Diffstat (limited to 'tools/include/uapi')
-rw-r--r--tools/include/uapi/linux/fscrypt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/include/uapi/linux/fscrypt.h b/tools/include/uapi/linux/fscrypt.h
index 3aff99f2696a..84507280b3ea 100644
--- a/tools/include/uapi/linux/fscrypt.h
+++ b/tools/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.