1. NAME

proc_scsi_open - glue function

2. SYNOPSIS

int proc_scsi_open(struct inode *  inode , struct file *  file );

3. ARGUMENTS

inode
    not used

file
    passed to single_open

4. DESCRIPTION

Associates proc_scsi_show with this file

5. AUTHORS

James Bottomley <>
    Author.

Rob Landley <>
    Author.

6. COPYRIGHT