aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPhillip Potter <[email protected]>2021-06-25 20:16:58 +0100
committerGreg Kroah-Hartman <[email protected]>2021-07-21 10:18:07 +0200
commitac5951a6e3d50cfa861ea83baa2ec15d994389cb (patch)
treeb7e8b8e7d15ededfc402a16c3bfc69877d1b56ea /tools/perf/scripts/python/bin
parent363963c2fefb8b002aac3cebe368b853ebfad675 (diff)
staging: rtl8188eu: remove rtw_wx_set_rate handler function
Remove rtw_wx_set_rate handler function, which currently handles the SIOCSIWRATE wext ioctl. This function (although containing a lot of code) set nothing outside its own local variables, and did nothing other than call a now removed debugging statement repeatedly. Removing it and leaving its associated entry in rtw_handlers as NULL is therefore the better option. Removing this function also 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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions