kfifo_free
Prev
kfifo interface
Next
Name
kfifo_free — frees the FIFO
Synopsis
void
kfifo_free
(
struct kfifo *
fifo
)
;
Arguments
fifo
the fifo to be freed.