diff options
author | Geliang Tang <geliangtang@163.com> | 2015-10-21 15:04:46 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2015-10-21 16:18:35 +0200 |
commit | d0e0eba043c78b1d6ce3d29367abb41446d83747 (patch) | |
tree | 1c86a75564f33450917f0ea9468bc1dd47ef994f /crypto/cts.c | |
parent | Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into... (diff) | |
download | linux-d0e0eba043c78b1d6ce3d29367abb41446d83747.tar.xz linux-d0e0eba043c78b1d6ce3d29367abb41446d83747.zip |
KEYS: use kvfree() in add_key
There is no need to make a flag to tell that this memory is allocated by
kmalloc or vmalloc. Just use kvfree to free the memory.
Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'crypto/cts.c')
0 files changed, 0 insertions, 0 deletions