In fs/crypto/ and fscrypt.h, fix all kerneldoc warnings, and fix some coding style inconsistencies in function declarations. Eric Biggers (3): fscrypt: fix all kerneldoc warnings fscrypt: name all function parameters fscrypt: remove unnecessary extern keywords fs/crypto/crypto.c | 9 +- fs/crypto/fname.c | 52 +++++++++--- fs/crypto/fscrypt_private.h | 88 +++++++++---------- fs/crypto/hooks.c | 4 +- fs/crypto/keysetup.c | 9 +- fs/crypto/policy.c | 19 ++++- include/linux/fscrypt.h | 165 ++++++++++++++++++------------------ 7 files changed, 193 insertions(+), 153 deletions(-) -- 2.26.2