commit | 7a102d9044e720ac887c0cd82b6d5cad236f6d71 | [log] [tgz] |
---|---|---|
author | Jackie Liu <liuyun01@kylinos.cn> | Wed May 15 16:52:19 2019 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Thu May 16 08:48:48 2019 -0600 |
tree | 7bd4c85df02657d132a96bbebfcf36c342977977 | |
parent | 47ca23c1176a9e499d4652b33e398a7ddb0bef47 [diff] |
block/bio-integrity: use struct_size() in kmalloc() Use the new struct_size() helper to keep code simple. Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Signed-off-by: Jackie Liu <liuyun01@kylinos.cn> Signed-off-by: Jens Axboe <axboe@kernel.dk>