diff options
| author | Xiang Chen <[email protected]> | 2019-10-24 22:08:08 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-10-24 21:31:13 -0400 |
| commit | 35160421b63d4753a72e9f72ebcdd9d6f88f84b9 (patch) | |
| tree | 5c7d49806810a6c081016224870884d3b189b4b9 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 1125c70a92383be7fc9f4b4413a6b269288e1b24 (diff) | |
scsi: hisi_sas: Don't create debugfs dump folder twice
Due to a merge error, we attempt to create 2x debugfs dump folders, which
fails:
[ 861.101914] debugfs: Directory 'dump' with parent '0000:74:02.0'
already present!
This breaks the dump function.
To fix, remove the superfluous attempt to create the folder.
Fixes: 7ec7082c57ec ("scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Xiang Chen <[email protected]>
Signed-off-by: John Garry <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions