[PATCH] nvme: delete unnecessary empty lines
Christoph Hellwig
hch at infradead.org
Tue Apr 21 23:00:00 PDT 2026
On Sat, Apr 18, 2026 at 04:11:51PM +0900, Tokunori Ikegami wrote:
> Also fix a comment indentation error.
What drives this? Like most subsystems we usually only take cleanups
together with fixes in the same area.
> if (!(readl(anv->mmio_coproc + APPLE_ANS_COPROC_CPU_CONTROL) &
> APPLE_ANS_COPROC_CPU_CONTROL_RUN)) {
> -
The more important fix here would the incorrect indentation for
the continuation of the condition above.
More information about the Linux-nvme
mailing list