[PATCH v1] spi: Use dev_err_probe instead of dev_err
Mark Brown
broonie at kernel.org
Wed Jul 19 05:38:06 PDT 2023
On Wed, Jul 19, 2023 at 05:37:02AM +0000, 王明-软件底层技术部 wrote:
> + ret = dev_err_probe(dev, PTR_ERR(ctlr->dma_tx),
> + "no tx-dma configuration found - not using dma mode\n");
The indentation on the second line here is badly messed up, it's
indented far too much. Same for the rx channel.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20230719/bff1579a/attachment.sig>
More information about the linux-arm-kernel
mailing list