aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPhillip Potter <[email protected]>2021-06-15 23:36:07 +0100
committerGreg Kroah-Hartman <[email protected]>2021-06-16 09:25:29 +0200
commitd78f4549d35b770ef353b5bb40cb681f13c051ea (patch)
tree74b5d0773c512f898a175043c0dd8aaffa6e93d3 /scripts
parentdaadab03824acf1b7e2701fd98ac99f1ec75e6e7 (diff)
staging: rtl8188eu: remove _dbg_dump_tx_info function
Remove the _dbg_dump_tx_info function from hal/rtl8188e_xmit.c, as it doesn't actually do anything and is only called from one place. It used to have some redundant debugging statements in it, but these have now been removed anyway, so all it does is read information from the adapter to set a variable 'dump_txdesc' which is then never used. This fixes a kernel test robot warning. Reported-by: kernel test robot <[email protected]> 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 'scripts')
0 files changed, 0 insertions, 0 deletions