Skip to content
Commit 390b421c authored by Ulf Magnusson's avatar Ulf Magnusson Committed by Jonathan Corbet
Browse files

sysfs.txt: fix pre-kernfs sysfs_dirent reference

sysfs_dirent went away when kernfs was extracted from sysfs. The reference
to the kobject now lives in a kernfs_node (in the 'priv' member).

See commit 324a56e1

 ("kernfs: s/sysfs_dirent/kernfs_node/ and rename
its friends accordingly").

Signed-off-by: default avatarUlf Magnusson <ulfalizer@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 121e0248
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment