Skip to content
Commit df252bde authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Jens Axboe
Browse files

block: remove redundant =y from BLK_CGROUP dependency



CONFIG_BLK_CGROUP is a boolean option, that is, its value is 'y' or 'n'.
The comparison to 'y' is redundant.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20210927140000.866249-2-masahiroy@kernel.org


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 349302da
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