Re: Re: [PATCH] serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms

From: Jiangshan Yi

Date: Wed Jul 15 2026 - 03:15:16 EST


On Wed, Jul 15, 2026 at 11:03:36AM +0800, Andy Shevchenko wrote:
> Oh, thanks!
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> but I have a nit-pick below.

Hi Andy Shevchenko,

Thank you for the review and the suggestions!

You're right.I have updated the patch accordingly:
1. Changed the setup call from a ternary expression to an if-block
as suggested.
2. Removed the redundant Cc lines from the commit message body.

I will send the v2 version shortly.

Best regards,
Jiangshan Yi