1. NAME

i2o_proc_fs_destroy - Cleanup the all i2o proc entries

2. SYNOPSIS

int __exit i2o_proc_fs_destroy( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

Iterate over each I2O controller and remove the entries for it.

Returns 0 on success or negative error code on failure.

5. COPYRIGHT