spi: reorder spi_message struct member doc comments
authorDavid Lechner <dlechner@baylibre.com>
Wed, 31 Jan 2024 17:07:27 +0000 (11:07 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 31 Jan 2024 17:10:25 +0000 (17:10 +0000)
commite6c5812dc4d0b3e890608cb9c98597d1bed7e937
tree29097209a075eb155ff1b8426a8f07dcf4336ae2
parent8613dda6af8ee1e8675a37c86bf8d4661d24bf14
spi: reorder spi_message struct member doc comments

The members of `struct spi_message` were reordered in commit
ae2ade4ba581 ("spi: Reorder fields in 'struct spi_message'")
but the documentation comments were not updated to match.

This commit updates the comments to match the new order.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://msgid.link/r/20240131170732.1665105-1-dlechner@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/spi/spi.h