Commit 6c1b06d6 authored by Xishi Qiu's avatar Xishi Qiu Committed by Jiri Kosina

doc: documentation/hwspinlock.txt fix typo

Fix a trivial typo in Documentation/hwspinlock.txt
Signed-off-by: default avatarXishi Qiu <qiuxishi@huawei.com>
Acked-by: default avatarRob Landley <rob@landley.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 1c936699
......@@ -241,7 +241,7 @@ int hwspinlock_example2(void)
locks).
Should be called from a process context (this function might sleep).
Returns the address of hwspinlock on success, or NULL on error (e.g.
if the hwspinlock is sill in use).
if the hwspinlock is still in use).
5. Important structs
......
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