Re: [PATCH] scsi: blkcg: Fix application ID config options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Jul 03, 2021 at 11:58:33AM -0400, Martin K. Petersen wrote:
> -	depends on BLK_CGROUP=y
> +	depends on BLK_CGROUP=y && NVME_FC

BLK_CGROUP is a bool, so I think this can simply be:

	depends on BLK_CGROUP && NVME_FC

Otherwise this looks much better:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux