]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/filesystems/sysfs.txt: fix device_attribute declaration
authorAndre Richter <andre.o.richter@gmail.com>
Thu, 23 Jan 2014 23:55:26 +0000 (15:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Jan 2014 00:37:00 +0000 (16:37 -0800)
commitd61a25a05e983b29eae6d7864be86b05623f49fa
treea78aa7c31e85462a4d02c60ee0373a3bed6cc73e
parent29dccbe9daf118f504c765075f7fe6c218e2d7e2
Documentation/filesystems/sysfs.txt: fix device_attribute declaration

Fix a wrong device_attribute declaration example.

Signed-off-by: Andre Richter <andre.o.richter@gmail.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/filesystems/sysfs.txt