Re: [PATCH] nvme: fix miss command type check
From:
Christoph Hellwig
Date:
Fri May 26 2023 - 03:59:03 EST
Next message:
Dan Carpenter: "Re: [RFC PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()"
Previous message:
Conor Dooley: "Re: [PATCH 3/5] dt-bindings: timer: microchip,sam9x60-pit64b: convert to yaml"
In reply to:
min15.li: "[PATCH] nvme: fix miss command type check"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
>
+ if (!ns) {
Instead of all the extra indentation just return early here if ns
is set.
Next message:
Dan Carpenter: "Re: [RFC PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()"
Previous message:
Conor Dooley: "Re: [PATCH 3/5] dt-bindings: timer: microchip,sam9x60-pit64b: convert to yaml"
In reply to:
min15.li: "[PATCH] nvme: fix miss command type check"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]