.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SYSFS_REMOVE_FILE" "" "06 October 2005" "" ""
.SH NAME
sysfs_remove_file \- remove an object attribute.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void sysfs_remove_file (struct kobject * \fIkobj\fB, struct attribute * \fIattr\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIkobj\fB\fR
object we're acting for.
.TP
\fB\fIattr\fB\fR
attribute descriptor.
.SH "DESCRIPTION"
.PP
Hash the attribute name and kill the victim.