commit | 8d9d34e25a372b3841f102a39e2def18e7dc805a | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Feb 24 22:23:46 2020 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Mar 16 08:26:57 2020 -0600 |
tree | 48a4675da4b51115d67fb49304d6efba70edd10a | |
parent | 1ce9ae9654c910f331dd453c53eb69f10e3e35b9 [diff] |
floppy: cleanup: expand macro UDRS This macro doesn't bring much value and only slightly obfuscates the code by silently using local variable "drive", let's expand it. Link: https://lore.kernel.org/r/20200224212352.8640-5-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>