diff options
| author | John Garry <[email protected]> | 2020-11-24 16:46:32 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-11-30 23:41:31 -0500 |
| commit | bec99e5250bfe1c575e72a971bc2b2b21cf6c8b4 (patch) | |
| tree | aa65887a8c5eaa21d7249726f88f66e08afac7aa /tools/perf/scripts/python | |
| parent | c6131854e28a50a7e3eaf7bc900d0780772b222b (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