aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMathias Nyman <[email protected]>2022-02-16 11:51:47 +0200
committerGreg Kroah-Hartman <[email protected]>2022-02-17 16:20:45 +0100
commit5c44d9d7570b244ca08fef817c4c90aa7a1f1b5f (patch)
tree964906bec635b1c4c9bcb1a2b2e2588d243761cc /tools/perf/scripts/python
parent5ce036b98dd3301fc43bb06a6383ef07b6c776bc (diff)
xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
These names give the impression the functions are related to module init calls, but are in fact creating and removing the dbc fake device Rename them to xhci_create_dbc_dev() and xhci_remove_dbc_dev(). We will need the _init and _exit names for actual dbc module init and exit calls. No functional changes Signed-off-by: Mathias Nyman <[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')
0 files changed, 0 insertions, 0 deletions