/proc entry UNregistration

Linux Lists (lists@cyclades.com)
Thu, 23 Jul 1998 11:05:47 -0700 (PDT)


Hi,

I'm looking for information on how to UNregister a /proc entry when
unloading a kernel module. I've found some other drivers that register
/proc entries (by the means of the proc_register function), which is
useful for monolythic kernels, but when it goes to modules, we need to
clean up these entries before unloading the kernel module. For these
cases, I couldn't find any reasonable example / documentation.

Can someone help me ???

TIA and Regards,
Ivan Passos

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html