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