]> git.ipfire.org Git - people/arne_f/kernel.git/commit
iio: buffer: fix the function signature to match implementation
authorPhil Reid <preid@electromag.com.au>
Tue, 5 Jun 2018 06:15:10 +0000 (14:15 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Nov 2018 13:52:45 +0000 (14:52 +0100)
commit672fdbd5966e8182a0afbc0b178f03bb133cad5a
tree5b0713d3f92ed1497f6c6a9a8352c48c15522470
parent1bee5f3d9530c5e4153c017190994b9a6b3144b7
iio: buffer: fix the function signature to match implementation

[ Upstream commit 92397a6c38d139d50fabbe9e2dc09b61d53b2377 ]

linux/iio/buffer-dma.h was not updated to when length was changed to
unsigned int.

Fixes: c043ec1ca5ba ("iio:buffer: make length types match kfifo types")
Signed-off-by: Phil Reid <preid@electromag.com.au>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/linux/iio/buffer-dma.h