1. NAME

kfifo_is_full - returns true if the fifo is full

2. SYNOPSIS

kfifo_is_full( fifo );

3. ARGUMENTS

fifo
    address of the fifo to be used

4. COPYRIGHT