aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2021-08-05 13:37:17 -0500
committerGreg Kroah-Hartman <[email protected]>2021-08-05 20:43:25 +0200
commitd48401b8609ff19db0f461759ac6b5210cd81288 (patch)
treecdab813bee4ad27a16527ec5aaeed9ec58cdce10 /tools/perf/scripts/python/event_analyzing_sample.py
parent346d13128a86db4f64e7ffa01527693e0112fb81 (diff)
staging: r8188eu: Remove rtw_buf_free()
This routine is just a wrapper around kfree(). The wrapper also sets buffer length to 0, and the pointer to NULL. The length variable is in the struct to be freed, thus setting it to zero is meaningless. Setting the pointer to NULL is also not needed. Signed-off-by: Larry Finger <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions