1. NAME

kfifo_is_empty - returns true if the fifo is empty

2. SYNOPSIS

kfifo_is_empty( fifo );

3. ARGUMENTS

fifo
    address of the fifo to be used

4. COPYRIGHT