diff options
| author | Willy Tarreau <[email protected]> | 2020-03-01 20:55:50 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-03-16 08:26:58 -0600 |
| commit | 3c6051afa3d4e22273e7eed11186513a12554515 (patch) | |
| tree | 45de35fb979fd70264fb0b7736d3572d692024b5 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 8fb3845023e9f25d708c47dd50048a470884a946 (diff) | |
floppy: remove dead code for drives scanning on ARM
On ARM, function fd_scandrives pre-dates Git era, is #ifed 0 out, not
used, and cannot even compile since it references an fdc variable that's
not declared anywhere (supposed to be the global one that we're turning
to current_fdc apparently).
There was also an ifdefde out include of mach/floppy.h that does not
exist anymore either. Let's get rid of them since they complicate the
fixing of the driver.
Link: https://lore.kernel.org/r/[email protected]
Cc: Ian Molton <[email protected]>
Cc: Russell King <[email protected]>
Cc: Linus Torvalds <[email protected]>
Signed-off-by: Willy Tarreau <[email protected]>
Signed-off-by: Denis Efremov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions