diff options
author | Eric Biggers <ebiggers@google.com> | 2020-05-11 12:13:58 -0700 |
---|---|---|
committer | Eric Biggers <ebiggers@google.com> | 2020-05-12 16:37:17 -0700 |
commit | 607009020a5e7fd9353fb2dd4cdcc73e26f3350f (patch) | |
tree | f54e046b5cefc87c72e71340d407587dcd4dee0f /include/linux/parser.h | |
parent | fe015a78e5d0139cb126e8dbfc46a80be2bd27ad (diff) | |
download | linux-607009020a5e7fd9353fb2dd4cdcc73e26f3350f.tar.gz linux-607009020a5e7fd9353fb2dd4cdcc73e26f3350f.tar.bz2 linux-607009020a5e7fd9353fb2dd4cdcc73e26f3350f.zip |
fscrypt: remove unnecessary extern keywords
Remove the unnecessary 'extern' keywords from function declarations.
This makes it so that we don't have a mix of both styles, so it won't be
ambiguous what to use in new fscrypt patches. This also makes the code
shorter and matches the 'checkpatch --strict' expectation.
Link: https://lore.kernel.org/r/20200511191358.53096-4-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'include/linux/parser.h')
0 files changed, 0 insertions, 0 deletions