Query: class_destroy
OS: centos
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 3.10 June 2014 CLASS_DESTROY(9)