On Thu, Feb 16, 2023, at 18:23, Keith Busch wrote:
> On Thu, Feb 16, 2023 at 05:48:05PM +0100, Jesper Devantier wrote:
>> +enum NvmeDirective {
>> +    NVME_DIRECTIVE_SUPPORTED = 0x0,
>> +    NVME_DIRECTIVE_ENABLED   = 0x1,
>> +};
>
> What's this?

That’s a left-over from my rebase. I’ll fix that one up.

Reply via email to