The following changes since commit e1afacb68573c3cd0a3785c6b0508876cd3423bc:
Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-client (2025-11-27 11:11:03 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-next-6.19-rc1 for you to fetch changes up to 8c8e3df3d2f51e9a3f6f1a1112adf250f7652d42: keys: Fix grammar and formatting in 'struct key_type' comments (2025-11-27 23:56:58 +0200) ---------------------------------------------------------------- Hi, This first pull request for keys contains only three fixes. BR, Jarkko ---------------------------------------------------------------- Thorsten Blum (3): keys: Remove redundant less-than-zero checks keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok keys: Fix grammar and formatting in 'struct key_type' comments include/linux/key-type.h | 9 ++++++--- security/keys/big_key.c | 2 +- security/keys/encrypted-keys/ecryptfs_format.c | 3 +-- security/keys/encrypted-keys/encrypted.c | 4 ++-- security/keys/trusted-keys/trusted_core.c | 4 ++-- security/keys/user_defined.c | 2 +- 6 files changed, 13 insertions(+), 11 deletions(-)
