Re: [PATCH] nvme: use str_enabled_disabled() for digest mismatch messages

From: Rohit Chavan

Date: Fri May 08 2026 - 05:48:23 EST


Hi Christoph,

Thank you for the feedback.

My intent was to align the code with the standardized string helpers
recently introduced in the kernel to reduce open-coding. However,
I respect your preference for keeping the ternary form in the
NVMe subsystem.

I will drop this patch.

Thanks,
Rohit