PATCH [0/2] Documentation: fix docs related to struct device_attribute and sysfs

From: Mike Murphy
Date: Sun Feb 22 2009 - 01:17:26 EST


Greetings,

The following patch set fixes the presentation of struct
device_attribute in two documentation files:
Documentation/driver-model/device.txt and
Documentation/filesystems/sysfs.txt. Both files give conflicting
definitions of struct device_attribute and supporting functions,
neither of which corresponds to the actual structure definition in
include/linux/device.h. I was initially led astray when trying to add
a sysfs interface to a driver, following these documents. This patch
set fixes the documents to make the structure definitions consistent
with the actual device_attribute structure.

Mike
--
Mike Murphy
Ph.D. Candidate and NSF Graduate Research Fellow
Clemson University School of Computing
120 McAdams Hall
Clemson, SC 29634-0974 USA
Tel: +1 864.656.2838 Fax: +1 864.656.0145
http://cirg.cs.clemson.edu/~mamurph
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/