.\" 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 "UNREGISTER_NODE" "9" "09 October 2005" "" "" .SH NAME unregister_node \- unregister a node device .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void unregister_node (struct node * \fInode\fB); \fR .SH "ARGUMENTS" .TP \fB\fInode\fB\fR node going away .SH "DESCRIPTION" .PP Unregisters a node device \fInode\fR\&. All the devices on the node must be unregistered before calling this function.