aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohn Garry <[email protected]>2020-11-24 16:46:32 +0800
committerMartin K. Petersen <[email protected]>2020-11-30 23:41:31 -0500
commitbec99e5250bfe1c575e72a971bc2b2b21cf6c8b4 (patch)
treeaa65887a8c5eaa21d7249726f88f66e08afac7aa /tools/perf/scripts/python
parentc6131854e28a50a7e3eaf7bc900d0780772b222b (diff)
scsi: hisi_sas: Reduce some indirection in v3 hw driver
Sometimes local functions are called indirectly from the hw driver, which only makes the code harder to follow. Remove these. Method .hw_init is only called from platform driver probe, which is not relevant, so don't set this either. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: John Garry <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions