On Wed, Aug 28, 2024 at 5:23 AM Mark Cave-Ayland
wrote:
>
> This is to emphasise that the function returns a pointer to the internal FIFO
> buffer.
>
> Signed-off-by: Mark Cave-Ayland
Reviewed-by: Octavian Purdila
> ---
> util/fifo8.c | 8
> 1 file changed, 4 insertions(+), 4 deletio
On Wed, Aug 28, 2024 at 10:25 PM Mark Cave-Ayland
wrote:
>
> This is to emphasise that the function returns a pointer to the internal FIFO
> buffer.
>
> Signed-off-by: Mark Cave-Ayland
Reviewed-by: Alistair Francis
Alistair
> ---
> util/fifo8.c | 8
> 1 file changed, 4 insertions(+)
This is to emphasise that the function returns a pointer to the internal FIFO
buffer.
Signed-off-by: Mark Cave-Ayland
---
util/fifo8.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/util/fifo8.c b/util/fifo8.c
index 1ffa19d900..61bce9d9a0 100644
--- a/util/fifo8.c
++