Remove binary file for object.
void sysfs_remove_bin_file(struct kobject * kobj, const struct bin_attribute * attr);
kobj
object.
attr
attribute descriptor.