diff options
| author | Larry Finger <Larry.Finger@lwfinger.net> | 2021-08-05 13:37:17 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-05 20:43:25 +0200 |
| commit | d48401b8609ff19db0f461759ac6b5210cd81288 (patch) | |
| tree | cdab813bee4ad27a16527ec5aaeed9ec58cdce10 /tools/perf/scripts/python | |
| parent | 346d13128a86db4f64e7ffa01527693e0112fb81 (diff) | |
| download | linux-d48401b8609ff19db0f461759ac6b5210cd81288.tar.gz linux-d48401b8609ff19db0f461759ac6b5210cd81288.zip | |
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 <Larry.Finger@lwfinger.net>
Link: https://lore.kernel.org/r/20210805183717.23007-6-Larry.Finger@lwfinger.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
