diff options
author | Willy Tarreau <w@1wt.eu> | 2020-02-24 22:23:52 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-03-16 15:26:58 +0100 |
commit | 8fb3845023e9f25d708c47dd50048a470884a946 (patch) | |
tree | b91b6d6174ac5502a3c4ddfcc68d17e7d92c89d6 /drivers/bus | |
parent | floppy: cleanup: expand the R/W / format command macros (diff) | |
download | linux-8fb3845023e9f25d708c47dd50048a470884a946.tar.xz linux-8fb3845023e9f25d708c47dd50048a470884a946.zip |
floppy: cleanup: expand the reply_buffer macros
Several macros were used to access reply_buffer[] at discrete positions
without making it obvious they were relying on this. These ones have
been replaced by their offset in the reply buffer to make these accesses
more obvious.
Link: https://lore.kernel.org/r/20200224212352.8640-11-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>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions