1. NAME

relay_file_poll - poll file op for relay files

2. SYNOPSIS

unsigned int relay_file_poll(struct file *  filp , poll_table *  wait );

3. ARGUMENTS

filp
    the file

wait
    poll table

4. DESCRIPTION

Poll implemention.

5. COPYRIGHT