Skip to content
Commit 56fb8d90 authored by Christophe JAILLET's avatar Christophe JAILLET Committed by Jens Axboe
Browse files

block: sed-opal: Don't include <linux/kernel.h>



There is no need to include <linux/kernel.h> here.

Prefer the less invasive <linux/types.h> and <linux/compiler_types.h>
which are needed in this .h file itself.

Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/c1d479b39e30fe70c4579a1af035d4db49421f56.1670069909.git.christophe.jaillet@wanadoo.fr
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent c1f480b2
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