On Mon, May 22, 2017 at 06:14:06PM -0700, Eric Biggers wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > 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@xxxxxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-fscrypt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html