aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2021-07-30 11:24:13 +0200
committerGreg Kroah-Hartman <[email protected]>2021-07-30 16:10:39 +0200
commitc7e88ecbe328e2bcd892d84c4b26eff86cb776ef (patch)
tree42e0dcf9ecf8bf57e75aa04ab7f9eeccb3d5f55e /tools/perf/scripts/python
parentb6f700b4b12ea3abcde3726de7483190a06c9ddd (diff)
staging: r8188eu: remove rtw_buf_free() function
It is just a wrapper around kfree(), so just replace all calls with kfree() instead. The pointer is also set to NULL and the length set to 0 to emulate the original logic, just to be "safe" as I do not have a device to test with, but odds are that can be removed later on. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions