Re: [PATCH] spi: aspeed: Replace VLA parameter with flat pointer in calibration helper

From: Mark Brown

Date: Tue May 19 2026 - 09:11:42 EST


On Tue, May 19, 2026 at 12:43:44PM +0000, Chin-Ting Kuo wrote:

> > This really needs () to make it clear what's going on; the precedence is well
> > defined but not everyone is going to know that off the top of their head.

> Okay, below change will be added in the next patch version.
> while (k < cols && buf[(i * cols) + k])

Sure, looks OK.

Attachment: signature.asc
Description: PGP signature