summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorMuhammad Usama Anjum <musamaanjum@gmail.com>2021-04-02 03:25:35 +0300
committerSteve French <stfrench@microsoft.com>2021-05-11 03:15:36 +0300
commit822bc8ea514ecd4a8bbb86237858146ca8845eba (patch)
tree3ab2f6384efbefee566b560eec727803c3459ce3 /tools/perf/scripts
parentc250e8f5566f2e1a0ea177837520eff8e59c0b7d (diff)
downloadlinux-822bc8ea514ecd4a8bbb86237858146ca8845eba.tar.xz
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')
0 files changed, 0 insertions, 0 deletions