Skip to content
Commit 4d92a9be authored by Jens Axboe's avatar Jens Axboe
Browse files

block: remove 'magic' from struct blk_plug



I don't think we've ever caught any bugs with this, and there's the
list poisoning for the plug lists to catch uninitialized cases.
So remove the magic member and save 8 bytes in the struct.

Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent cdef54dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment