proc_scsi_open(9) glue function

SYNOPSIS

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

ARGUMENTS

inode

not used

file

passed to single_open

DESCRIPTION

Associates proc_scsi_show with this file

AUTHORS

James Bottomley <[email protected]>

Author.

Rob Landley <[email protected]>

Author.

COPYRIGHT