projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c93669
)
doc: documentation/hwspinlock.txt fix typo
author
Xishi Qiu
<qiuxishi@huawei.com>
Mon, 26 Aug 2013 21:54:54 +0000
(14:54 -0700)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 27 Aug 2013 08:46:02 +0000
(10:46 +0200)
Fix a trivial typo in Documentation/hwspinlock.txt
Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/hwspinlock.txt
patch
|
blob
|
history
diff --git
a/Documentation/hwspinlock.txt
b/Documentation/hwspinlock.txt
index a903ee5e977643e945539d66d4e11e8c6354fb89..62f7d4ea6e26459b74cdccbca9f7a3532ab4900b 100644
(file)
--- a/
Documentation/hwspinlock.txt
+++ b/
Documentation/hwspinlock.txt
@@
-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 s
t
ill in use).
5. Important structs