diff options
author | 2013-04-09 14:15:31 +0800 | |
---|---|---|
committer | 2013-04-09 09:08:47 -0400 | |
commit | 2c44a23471d048118e49b616d08df0729cdbd9f1 (patch) | |
tree | 5ac9a2901ed69c5a5e870023bce461513200f55f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfsd4: cleanup handling of nfsv4.0 closed stateid's (diff) | |
download | linux-dev-2c44a23471d048118e49b616d08df0729cdbd9f1.tar.xz linux-dev-2c44a23471d048118e49b616d08df0729cdbd9f1.zip |
nfsd: use kmem_cache_free() instead of kfree()
memory allocated by kmem_cache_alloc() should be freed using
kmem_cache_free(), not kfree().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Cc: stable@kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions