summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2023-02-06 21:18:00 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-02-07 08:41:03 +0100
commit64e8bbbc08b00c2207ac536f420f740ac3fb324e (patch)
treec26e18a12aeef304aa45fb606bc98f6f2aed2d75 /tools/perf/scripts/python/stackcollapse.py
parentda61c45f4804707768545a7bfc227b3e580fcb09 (diff)
staging: r8188eu: remove intf_stop pointer
Remove the intf_stop pointer that points to a media-specific stop function. The r8188eu driver supports only usb. For usb drivers, intf_stop points to usb_intf_stop, which is only two lines long. We can remove intf_stop and usb_intf_stop and call the two cancel functions directly. Signed-off-by: Martin Kaiser <martin@kaiser.cx> Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150 Link: https://lore.kernel.org/r/20230206201800.139195-7-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions