Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264789
b: refs/heads/master
c: f5c3dd7
h: refs/heads/master
i:
  264787: 3e92522
v: v3
  • Loading branch information
Paul Bolle authored and Jiri Kosina committed Aug 4, 2011
1 parent 7287da3 commit 61a34c6
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: 10bd2473b10b394eed7ed6c94248be47ab6ed369
refs/heads/master: f5c3dd719d17750779c6ac72f4dd0b06d7702ca2
2 changes: 1 addition & 1 deletion trunk/lib/idr.c
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@ EXPORT_SYMBOL(ida_get_new_above);
* and go back to the idr_pre_get() call. If the idr is full, it will
* return %-ENOSPC.
*
* @id returns a value in the range %0 ... %0x7fffffff.
* @p_id returns a value in the range %0 ... %0x7fffffff.
*/
int ida_get_new(struct ida *ida, int *p_id)
{
Expand Down

0 comments on commit 61a34c6

Please sign in to comment.