Commit 831aaea6 authored by Jonathan Cameron's avatar Jonathan Cameron
Browse files

iio: buffer: kfifo_buf: kernel-doc, typo in function name.

parent d7f1c0c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -180,7 +180,7 @@ static void devm_iio_kfifo_release(struct device *dev, void *res)
}

/**
 * devm_iio_fifo_allocate - Resource-managed iio_kfifo_allocate()
 * devm_iio_kfifo_allocate - Resource-managed iio_kfifo_allocate()
 * @dev:		Device to allocate kfifo buffer for
 *
 * RETURNS: