diff options
author | Willy Tarreau <w@1wt.eu> | 2020-04-10 12:19:03 +0200 |
---|---|---|
committer | Denis Efremov <efremov@linux.com> | 2020-05-12 19:34:56 +0300 |
commit | 99ba6ccc7f8f362ae52ddddda2252e753329c7ec (patch) | |
tree | 8374c752de3dcb5c669c57ceb2c599ca913824d1 /drivers/mfd/lm3533-core.c | |
parent | 6111a4f9bb189e76cda6a306074c9746ddeef04b (diff) |
floppy: cleanup: get rid of current_reqD in favor of current_drive
This macro equals -1 and is used as an alternative for current_drive when
calling reschedule_timeout(), which in turn needs to remap it. This only
adds obfuscation, let's simply use current_drive.
Link: https://lore.kernel.org/r/20200410101904.14652-2-w@1wt.eu
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Denis Efremov <efremov@linux.com>
Diffstat (limited to 'drivers/mfd/lm3533-core.c')
0 files changed, 0 insertions, 0 deletions