.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "I2O_PROC_SUBDIR_REMOVE" "9" "09 October 2005" "" ""
.SH NAME
i2o_proc_subdir_remove \- Remove child entries from a proc entry
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void i2o_proc_subdir_remove (struct proc_dir_entry * \fIdir\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdir\fB\fR
proc dir entry from which the childs should be removed
.SH "DESCRIPTION"
.PP
Iterate over each i2o proc entry under dir and remove it. If the child
also has entries, remove them too.