diff options
author | Willy Tarreau <w@1wt.eu> | 2020-03-31 11:40:47 +0200 |
---|---|---|
committer | Denis Efremov <efremov@linux.com> | 2020-05-12 19:34:54 +0300 |
commit | 197c7ffdb8165854e9e2f11a699d2fcca5adbd5a (patch) | |
tree | 0138420658d6fd016d4869bea1350359c8900336 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 3ab12a18209991fa430ea702d5d7d619bbb9ce67 (diff) |
floppy: cleanup: make perpendicular_mode() not rely on current_fdc anymore
Now the fdc is passed in argument so that the function does not
use current_fdc anymore.
It's worth noting that there's still a single raw_cmd pointer
specific to the current fdc. It may make sense to have one per
fdc in the future. In addition, cont->done() still relies on the
current drive and current raw_cmd.
Link: https://lore.kernel.org/r/20200331094054.24441-17-w@1wt.eu
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Denis Efremov <efremov@linux.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions