-
- Downloads
fs-verity: remove filenames from file comments
Embedding the file path inside kernel source code files isn't particularly useful as often files are moved around and the paths become incorrect. checkpatch.pl warns about this since v5.10-rc1. Acked-by:Luca Boccassi <luca.boccassi@microsoft.com> Link: https://lore.kernel.org/r/20201113211918.71883-2-ebiggers@kernel.org Signed-off-by:
Eric Biggers <ebiggers@google.com>
Showing
- fs/verity/enable.c 1 addition, 1 deletionfs/verity/enable.c
- fs/verity/hash_algs.c 1 addition, 1 deletionfs/verity/hash_algs.c
- fs/verity/init.c 1 addition, 1 deletionfs/verity/init.c
- fs/verity/measure.c 1 addition, 1 deletionfs/verity/measure.c
- fs/verity/open.c 1 addition, 1 deletionfs/verity/open.c
- fs/verity/signature.c 1 addition, 1 deletionfs/verity/signature.c
- fs/verity/verify.c 1 addition, 1 deletionfs/verity/verify.c
Loading
Please register or sign in to comment