Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83391
b: refs/heads/master
c: b524b9a
h: refs/heads/master
i:
  83389: 0075d73
  83387: a97a169
  83383: d302b80
  83375: a7bf04c
  83359: 24887b0
  83327: e1a0a8d
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Feb 6, 2008
1 parent 8fff72e commit 12674d5
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: 33b5f31bbc4d047d048d8635fccdab38ffe6c287
refs/heads/master: b524b9adb3f655697fe6df9197b3ed6f14bc1729
4 changes: 2 additions & 2 deletions trunk/ipc/util.c
Original file line number Diff line number Diff line change
Expand Up @@ -802,8 +802,8 @@ struct ipc_proc_iter {
/*
* This routine locks the ipc structure found at least at position pos.
*/
struct kern_ipc_perm *sysvipc_find_ipc(struct ipc_ids *ids, loff_t pos,
loff_t *new_pos)
static struct kern_ipc_perm *sysvipc_find_ipc(struct ipc_ids *ids, loff_t pos,
loff_t *new_pos)
{
struct kern_ipc_perm *ipc;
int total, id;
Expand Down

0 comments on commit 12674d5

Please sign in to comment.