diff options
author | Willy Tarreau <w@1wt.eu> | 2020-03-31 12:40:45 +0300 |
---|---|---|
committer | Denis Efremov <efremov@linux.com> | 2020-05-12 19:34:54 +0300 |
commit | 96dad77a6506ceb31eb520f97fbb5c82054f0a73 (patch) | |
tree | 9bc8003bf4363fe009e45e7996bfcea6e0fd0ab3 /drivers/hwmon/atxp1.c | |
parent | f8a8e0f7a8941bfe105af7a1150c9f6a73ca253d (diff) | |
download | linux-96dad77a6506ceb31eb520f97fbb5c82054f0a73.tar.xz |
floppy: cleanup: make result() 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 reply_buffer[] which
will store the result for the current fdc. It may or may not make
sense to implement one buffer per fdc in the future.
Link: https://lore.kernel.org/r/20200331094054.24441-15-w@1wt.eu
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Denis Efremov <efremov@linux.com>
Diffstat (limited to 'drivers/hwmon/atxp1.c')
0 files changed, 0 insertions, 0 deletions