summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2017-05-22 18:14:06 -0700
committerJaegeuk Kim <jaegeuk@kernel.org>2017-07-13 17:52:43 -0700
commitf6ba8b4893da189199657b0db85705ee247d9c36 (patch)
tree58dd96582c918e59e38e69ef5377415c220aa5c5 /tools/perf/scripts/python
parent972aaba68e97f8eabdfcfe594a9b78d604ee613f (diff)
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions