Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305094
b: refs/heads/master
c: f7232f0
h: refs/heads/master
v: v3
  • Loading branch information
Lucia Rosculete authored and Jiri Kosina committed Apr 6, 2012
1 parent 25c2bee commit 56289e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4deb508e91624ab0ff1812825870c7dcf7812690
refs/heads/master: f7232f0808d9c9899cbecf79296b0293217a27cd
2 changes: 1 addition & 1 deletion trunk/kernel/semaphore.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ EXPORT_SYMBOL(down_killable);
* down_trylock - try to acquire the semaphore, without waiting
* @sem: the semaphore to be acquired
*
* Try to acquire the semaphore atomically. Returns 0 if the mutex has
* Try to acquire the semaphore atomically. Returns 0 if the semaphore has
* been acquired successfully or 1 if it it cannot be acquired.
*
* NOTE: This return value is inverted from both spin_trylock and
Expand Down

0 comments on commit 56289e7

Please sign in to comment.