From 6c1b06d6f6b39622b5f9899acc77b9af76ebcb92 Mon Sep 17 00:00:00 2001 From: Xishi Qiu Date: Mon, 26 Aug 2013 14:54:54 -0700 Subject: doc: documentation/hwspinlock.txt fix typo Fix a trivial typo in Documentation/hwspinlock.txt Signed-off-by: Xishi Qiu Acked-by: Rob Landley Signed-off-by: Jiri Kosina --- Documentation/hwspinlock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/hwspinlock.txt') diff --git a/Documentation/hwspinlock.txt b/Documentation/hwspinlock.txt index a903ee5e9776..62f7d4ea6e26 100644 --- 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 still in use). 5. Important structs -- cgit v1.2.3-59-g8ed1b