]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: sh-msiof: Make words/fs unsigned in FIFO helpers
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 16 May 2025 13:32:10 +0000 (15:32 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 19 May 2025 10:55:24 +0000 (11:55 +0100)
commit74cb19c943ddb46f3d06323c3d0469f14282c8ca
tree530b90c9c8e4796aaa8598437479cb64bbecfb51
parentb4eec5cdf112e3a4e286fb79fe507b09e2fca66f
spi: sh-msiof: Make words/fs unsigned in FIFO helpers

Make the words and fs parameters of the various FIFO filler and
emptier functions unsigned, as they can never be negative.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/a7b13ecb1811148227ec8c883079085ed1ea6eac.1747401908.git.geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-sh-msiof.c