All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: documentation/hwspinlock.txt fix typo
@ 2013-08-23  9:46 Xishi Qiu
  0 siblings, 0 replies; only message in thread
From: Xishi Qiu @ 2013-08-23  9:46 UTC (permalink / raw)
  To: rob, ohad, Andrew Morton; +Cc: linux-doc, LKML, Xishi Qiu

Fix a trivial typo in Documentation/hwspinlock.txt

Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>
---
 Documentation/hwspinlock.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/hwspinlock.txt b/Documentation/hwspinlock.txt
index a903ee5..62f7d4e 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
 
-- 
1.7.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-23  9:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-23  9:46 [PATCH] doc: documentation/hwspinlock.txt fix typo Xishi Qiu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.