]> www.infradead.org Git - users/jedix/linux-maple.git/commit
block: remove bogus union
authorKanchan Joshi <joshi.k@samsung.com>
Tue, 17 Sep 2024 04:54:57 +0000 (10:24 +0530)
committerJens Axboe <axboe@kernel.dk>
Tue, 17 Sep 2024 05:05:11 +0000 (23:05 -0600)
commit4208c562a27899212e8046080555e0f204e0579a
treeac4ec832b2fbe2ad6baa3678a7f59b4e17094bdb
parentaa3d8a36780ab568d528348dd8115560f63ea16b
block: remove bogus union

The union around bi_integrity field is pointless.
Remove it.

Signed-off-by: Kanchan Joshi <joshi.k@samsung.com>
Link: https://lore.kernel.org/r/20240917045457.429698-1-joshi.k@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/blk_types.h