doc: documentation/hwspinlock.txt fix typo

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>
This commit is contained in:
Xishi Qiu 2013-08-26 14:54:54 -07:00 коммит произвёл Jiri Kosina
Родитель 1c93669929
Коммит 6c1b06d6f6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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