commit | 2a3487527950a4a84917a9e309ed4c76cb78489a | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Feb 24 22:23:50 2020 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Mar 16 08:26:57 2020 -0600 |
tree | d8065bbe88a8c898bac9956dbdd3f65dce1c7d7f | |
parent | 3bd7f87c685bc588d16b486301aa571b7dff9c8d [diff] |
floppy: cleanup: expand macro DRWE This macro doesn't bring much value and only slightly obfuscates the code by silently using global variable "current_drive", let's expand it. Link: https://lore.kernel.org/r/20200224212352.8640-9-w@1wt.eu Signed-off-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Denis Efremov <efremov@linux.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>