Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113673
b: refs/heads/master
c: 8132436
h: refs/heads/master
i:
  113671: 7c479af
v: v3
  • Loading branch information
Adrian Bunk authored and Alexey Dobriyan committed Oct 10, 2008
1 parent 1aada6c commit 862010e
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: a70973c2141f98e2046f7ce9a29774bf254cf70f
refs/heads/master: 81324364b76eba592255d4b712e522f9fd8d25f4
2 changes: 1 addition & 1 deletion trunk/fs/proc/proc_sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ static struct ctl_table *find_in_table(struct ctl_table *p, struct qstr *name)
return NULL;
}

struct ctl_table_header *grab_header(struct inode *inode)
static struct ctl_table_header *grab_header(struct inode *inode)
{
if (PROC_I(inode)->sysctl)
return sysctl_head_grab(PROC_I(inode)->sysctl);
Expand Down

0 comments on commit 862010e

Please sign in to comment.