On 4/9/21 12:04 AM, Wolfram Sang wrote: >> + priv->irq = ret = platform_get_irq(pdev, 0); > > Please no double assignments. Otherwise good catch! OK, I'll come back with 5 more patches for the similar problems. :-) MBR, Sergei
On 4/9/21 12:04 AM, Wolfram Sang wrote: >> + priv->irq = ret = platform_get_irq(pdev, 0); > > Please no double assignments. Otherwise good catch! OK, I'll come back with 5 more patches for the similar problems. :-) MBR, Sergei