Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272218
b: refs/heads/master
c: e3816c5
h: refs/heads/master
v: v3
  • Loading branch information
Wang Sheng-Hui authored and Linus Torvalds committed Nov 1, 2011
1 parent 0f5df69 commit acdc24a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 3a8495c739c1c773181a246dbb7c12b5b67a8325
refs/heads/master: e3816c5407c800e4fb055d08f668286db6b7113f
4 changes: 2 additions & 2 deletions trunk/lib/idr.c
Original file line number Diff line number Diff line change
Expand Up @@ -767,8 +767,8 @@ EXPORT_SYMBOL(ida_pre_get);
* @starting_id: id to start search at
* @p_id: pointer to the allocated handle
*
* Allocate new ID above or equal to @ida. It should be called with
* any required locks.
* Allocate new ID above or equal to @starting_id. It should be called
* with any required locks.
*
* If memory is required, it will return %-EAGAIN, you should unlock
* and go back to the ida_pre_get() call. If the ida is full, it will
Expand Down

0 comments on commit acdc24a

Please sign in to comment.