Re: [PATCH v2 05/10] xhci: dbc: Check for errors first in xhci_dbc_stop()
From: Mathias Nyman
Date: Mon Oct 23 2023 - 10:04:59 EST
On 16.10.2023 19.55, Sergei Shtylyov wrote:
On 10/16/23 4:09 PM, Andy Shevchenko wrote:
The usual patter is to check for errors and then continue if none.
Pattern. :-)
I'll fix it while applying
-Mathias