diff options
author | Shyam Saini <[email protected]> | 2017-01-16 09:48:19 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-01-19 11:32:29 +0100 |
commit | f17331eb4bbb1db8a05ac1c63d39f4d5adec8835 (patch) | |
tree | ff6f6d70c9e5096d58a93674976a31be0c0ed513 /tools/perf/scripts/python/stackcollapse.py | |
parent | 564f87f95263a15667ddf32dd14f707d3a2aeb81 (diff) |
staging: rtl8188eu: core: Remove NULL test before vfree
vfree frees the virtually continuous block of memory beginning at
addr. If addr is NULL, no operation is performed. So, NULL test is not
needed before vfree().
Signed-off-by: Shyam Saini <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions