kfifo_free — frees the FIFO
void kfifo_free (struct kfifo * fifo);
void kfifo_free (
)
fifo
the fifo to be freed.