summaryrefslogtreecommitdiff
path: root/fs/crypto/fscrypt_private.h
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2017-05-23 04:14:06 +0300
committerTheodore Ts'o <tytso@mit.edu>2017-06-24 02:59:08 +0300
commit27e47a6342e21b005a15a1f0afea0b6f179e0a71 (patch)
treecd7a921261cfc3fef680735ec00328927daacaff /fs/crypto/fscrypt_private.h
parent3c2993b8c6143d8a5793746a54eba8f86f95240f (diff)
downloadlinux-27e47a6342e21b005a15a1f0afea0b6f179e0a71.tar.xz
fscrypt: inline fscrypt_free_filename()
fscrypt_free_filename() only needs to do a kfree() of crypto_buf.name, which works well as an inline function. We can skip setting the various pointers to NULL, since no user cares about it (the name is always freed just before it goes out of scope). Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: David Gstir <david@sigma-star.at> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/crypto/fscrypt_private.h')
0 files changed, 0 insertions, 0 deletions