]> git.baikalelectronics.ru Git - kernel.git/commit
PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attribute
authorMike Murphy <mamurph@cs.clemson.edu>
Sun, 22 Feb 2009 06:17:14 +0000 (01:17 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Feb 2009 17:27:15 +0000 (09:27 -0800)
commit9c8790cb32a347532efa29627a1f007377f31e03
tree3d76ff57dc8dbdc381ac5a1f17cced13156d89cb
parentf0a4a4874e9d337d07a1de1a977715ce5d1b2b1d
PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attribute

Fix the presented definition of struct device_attribute to match the
actual definition in include/linux/device.h

Signed-off-by: Mike Murphy <mamurph[at]cs.clemson.edu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/driver-model/device.txt