diff options
author | Muhammad Usama Anjum <musamaanjum@gmail.com> | 2021-04-02 09:25:35 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-05-10 19:15:36 -0500 |
commit | 822bc8ea514ecd4a8bbb86237858146ca8845eba (patch) | |
tree | 3ab2f6384efbefee566b560eec727803c3459ce3 /tools/perf/scripts/python/syscall-counts.py | |
parent | c250e8f5566f2e1a0ea177837520eff8e59c0b7d (diff) |
cifsd: use kfree to free memory allocated by kmalloc or kzalloc
kfree should be used to free memory allocated by kmalloc or kzalloc to
avoid any overhead and for maintaining consistency.
Signed-off-by: Muhammad Usama Anjum <musamaanjum@gmail.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions