Query: sysfs_remove_file
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYSFS_REMOVE_FILE(9) The Filesystem for Exporting K SYSFS_REMOVE_FILE(9)NAMEsysfs_remove_file - remove an object attribute.SYNOPSISvoid sysfs_remove_file(struct kobject * kobj, const struct attribute * attr);ARGUMENTSkobj object we're acting for. attr attribute descriptor.DESCRIPTIONHash the attribute name and kill the victim.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SYSFS_REMOVE_FILE(9)