SYNOPSIS

kfifo_initialized(fifo);

ARGUMENTS

fifo

address of the fifo to check

DESCRIPTION

Return true if fifo is initialized, otherwise false. Assumes the fifo was 0 before.

COPYRIGHT