summaryrefslogtreecommitdiffstats
path: root/Documentation/kobject.txt
diff options
context:
space:
mode:
authorJohn de la Garza <john@jjdev.com>2014-12-06 16:38:57 -0500
committerJonathan Corbet <corbet@lwn.net>2014-12-08 09:07:11 -0500
commit9b64c09bb960b4ccae2a42e204cd70f83b115e3d (patch)
treede66188b3515473d608751ecf60e9fa9c62e5595 /Documentation/kobject.txt
parent5469b196507a72cba35aad9db657562d809fd383 (diff)
downloadop-kernel-dev-9b64c09bb960b4ccae2a42e204cd70f83b115e3d.zip
op-kernel-dev-9b64c09bb960b4ccae2a42e204cd70f83b115e3d.tar.gz
kobject: grammar fix
Signed-off-by: John de la Garza <john@jjdev.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/kobject.txt')
-rw-r--r--Documentation/kobject.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kobject.txt b/Documentation/kobject.txt
index f87241d..1be59a3 100644
--- a/Documentation/kobject.txt
+++ b/Documentation/kobject.txt
@@ -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
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
kobject core, so the caller does not have to worry about doing that by
hand.
OpenPOWER on IntegriCloud