In fs/verity/ and fsverity.h, fix all kerneldoc warnings, and fix some coding style inconsistencies in function declarations. Eric Biggers (2): fs-verity: fix all kerneldoc warnings fs-verity: remove unnecessary extern keywords fs/verity/enable.c | 2 ++ fs/verity/fsverity_private.h | 4 ++-- fs/verity/measure.c | 2 ++ fs/verity/open.c | 1 + fs/verity/signature.c | 3 +++ fs/verity/verify.c | 3 +++ include/linux/fsverity.h | 19 +++++++++++-------- 7 files changed, 24 insertions(+), 10 deletions(-) -- 2.26.2