aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPhillip Potter <[email protected]>2021-08-19 00:42:51 +0100
committerGreg Kroah-Hartman <[email protected]>2021-08-19 07:42:07 +0200
commit23b752dfa305bfc98685ee288b805615ab284482 (patch)
tree06d8e5531eefe9de5666b4e2f3a80efe0385bfb7 /include/linux
parentc05d31893f700ea508e7c82d458375456ad287dd (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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions