Thread (8 messages) 8 messages, 2 authors, 2020-08-10

Re: [PATCH 2/5] spi: stm32: fix fifo threshold level in case of short transfer

From: Mark Brown <broonie@kernel.org>
Date: 2020-08-07 13:28:09
Also in: linux-spi, lkml

On Fri, Aug 07, 2020 at 03:21:22PM +0200, Alain Volmat wrote:
+	/* data_packet should not exceed transfer length */
+	packet = (half_fifo > xfer_len) ? xfer_len : half_fifo;
Please write normal conditional statements to improve legibility.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help