OSDN Git Service

fscrypt: name all function parameters
authorEric Biggers <ebiggers@google.com>
Mon, 11 May 2020 19:13:57 +0000 (12:13 -0700)
committerEric Biggers <ebiggers@google.com>
Tue, 12 May 2020 23:37:17 +0000 (16:37 -0700)
commitfe015a78e5d0139cb126e8dbfc46a80be2bd27ad
tree926b4edddf4e655457047b97d5c44c1fc607e5e0
parentd2fe97545a1e2d01c0ca0105bdc59002a0d0b130
fscrypt: name all function parameters

Name all the function parameters.  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 matches the checkpatch expectation.

Link: https://lore.kernel.org/r/20200511191358.53096-3-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
include/linux/fscrypt.h