diff options
author | Phillip Potter <phil@philpotter.co.uk> | 2021-08-19 00:42:51 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-19 07:42:07 +0200 |
commit | 23b752dfa305bfc98685ee288b805615ab284482 (patch) | |
tree | 06d8e5531eefe9de5666b4e2f3a80efe0385bfb7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c05d31893f700ea508e7c82d458375456ad287dd (diff) |
staging: r8188eu: remove empty function rtl8188eu_free_xmit_priv
Remove empty function rtl8188eu_free_xmit_priv from hal/rtl8188eu_xmit.c
and its declaration from include/rtl8188e_xmit.h, as well as the one
place where it is stored in the free_xmit_priv function pointer of the
HalFunc struct inside padapter. This is safe, as the wrapper function
checks for NULL before calling this function via the function pointer.
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210818234253.208271-5-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions