Hi,
Lu Baolu <[email protected]> writes:
> The kernel FIFO implementation, kfifo, provides interfaces to manipulate
> a first-in-first-out circular buffer. Use kfifo instead of the homemade
> one to make the code more concise and readable.
>
> Signed-off-by: Lu Baolu <[email protected]>
Thanks :-) Can you give a little description of how you tested this?
--
balbi