docs: spi: spi.h: fix a doc building warning
[sfrench/cifs-2.6.git] / include / linux / spi / spi.h
index 38286de779e3c9cdf564f96aa27037471e5eb189..aac57b5b7c21d1ada59e45779e728892bd746445 100644 (file)
@@ -394,6 +394,7 @@ static inline void spi_unregister_driver(struct spi_driver *sdrv)
  *                   for example doing DMA mapping.  Called from threaded
  *                   context.
  * @transfer_one: transfer a single spi_transfer.
+ *
  *                  - return 0 if the transfer is finished,
  *                  - return 1 if the transfer is still in progress. When
  *                    the driver is finished with this transfer it must