Re: [PATCH v1 1/1] spi: fsl-dspi: Unify error messaging in dspi_request_dma()

From: Vladimir Oltean
Date: Sun Feb 04 2024 - 13:26:19 EST


On Sun, Feb 04, 2024 at 06:21:06PM +0200, andy.shevchenko@xxxxxxxxx wrote:
> Use `ret = dev_err_probe(...);` pattern for all messages in dspi_request_dma()
> for the sake of uniforming them. While at it, fix indentation issue reported
> by Vladimir Oltean.

"making them uniform" sounds better than "uniforming them".