Query: class_destroy
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CLASS_DESTROY(9) Device drivers infrastructure CLASS_DESTROY(9)NAMEclass_destroy - destroys a struct class structureSYNOPSISvoid class_destroy(struct class * cls);ARGUMENTScls pointer to the struct class that is to be destroyedDESCRIPTIONNote, the pointer to be destroyed must have been created with a call to class_create.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CLASS_DESTROY(9)