diff options
author | 2022-05-08 11:37:08 +0200 | |
---|---|---|
committer | 2022-05-08 10:01:48 -0700 | |
commit | f3b10a3c22c6a5f1d623b70eca2b4d1efafccd71 (patch) | |
tree | d8c20ad714e236562cfe2cc5af9243e3a38d3051 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | floppy: use a statically allocated error counter (diff) | |
download | linux-dev-f3b10a3c22c6a5f1d623b70eca2b4d1efafccd71.tar.xz linux-dev-f3b10a3c22c6a5f1d623b70eca2b4d1efafccd71.zip |
ataflop: use a statically allocated error counters
This is the last driver making use of fd_request->error_count, which is
easy to get wrong as was shown in floppy.c. We don't need to keep it
there, it can be moved to the atari_floppy_struct instead, so let's do
this.
Suggested-by: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: Minh Yuan <yuanmingbuaa@gmail.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions