]> git.baikalelectronics.ru Git - kernel.git/commit
configfs: fix wrong name of struct in documentation
authorHelen Koike <helen.koike@collabora.com>
Fri, 7 Dec 2018 19:11:58 +0000 (17:11 -0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 20 Dec 2018 15:41:38 +0000 (08:41 -0700)
commitb5c032e23d0fde76d51e4cfbba405b2cca36eeab
tree6118c4d71b6d860cd2c1bc039d5dbf59f6c1c3a4
parent3cb5b5d5c35cadca7e431fe0d23a948e75c1a9ee
configfs: fix wrong name of struct in documentation

The name of the struct is configfs_bin_attribute instead of
configfs_attribute

Signed-off-by: Helen Koike <helen.koike@collabora.com>
Fixes: 8f927a4afb84 ("configfs: implement binary attributes")
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/configfs/configfs.txt