Commit 9b64c09b authored by John de la Garza's avatar John de la Garza Committed by Jonathan Corbet

kobject: grammar fix

Signed-off-by: default avatarJohn de la Garza <john@jjdev.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 5469b196
...@@ -173,7 +173,7 @@ This should be done only after any attributes or children of the kobject ...@@ -173,7 +173,7 @@ This should be done only after any attributes or children of the kobject
have been initialized properly, as userspace will instantly start to look have been initialized properly, as userspace will instantly start to look
for them when this call happens. for them when this call happens.
When the kobject is removed from the kernel (details on how to do that is When the kobject is removed from the kernel (details on how to do that are
below), the uevent for KOBJ_REMOVE will be automatically created by the below), the uevent for KOBJ_REMOVE will be automatically created by the
kobject core, so the caller does not have to worry about doing that by kobject core, so the caller does not have to worry about doing that by
hand. hand.
......
Markdown is supported
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