lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 22 Feb 2009 01:14:18 -0500
From:	Mike Murphy <mamurph@...clemson.edu>
To:	linux-kernel@...r.kernel.org
Cc:	Greg KH <greg@...ah.com>, torvalds@...ux-foundation.org
Subject: PATCH [0/2] Documentation: fix docs related to struct 
	device_attribute and sysfs

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ