diff options
author | John Garry <john.garry@huawei.com> | 2020-11-24 16:46:32 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-11-30 23:41:31 -0500 |
commit | bec99e5250bfe1c575e72a971bc2b2b21cf6c8b4 (patch) | |
tree | aa65887a8c5eaa21d7249726f88f66e08afac7aa /tools/perf/scripts/python/export-to-postgresql.py | |
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/1606207594-196362-2-git-send-email-john.garry@huawei.com
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions