Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295469
b: refs/heads/master
c: 4798178
h: refs/heads/master
i:
  295467: d78889b
v: v3
  • Loading branch information
Dan Carpenter authored and Eric W. Biederman committed Jan 31, 2012
1 parent 0f97f46 commit bcdb709
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: fea478d4101a4285aa25c5bafaaf4cec35026fe0
refs/heads/master: 47981787092aecb87dc3cb2d478455dcfb77516a
2 changes: 0 additions & 2 deletions trunk/fs/proc/proc_sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1165,7 +1165,6 @@ struct ctl_table_header *__register_sysctl_table(
const char *path, struct ctl_table *table)
{
struct ctl_table_root *root = set->dir.header.root;
struct ctl_table_header *links = NULL;
struct ctl_table_header *header;
const char *name, *nextname;
struct ctl_dir *dir;
Expand Down Expand Up @@ -1222,7 +1221,6 @@ struct ctl_table_header *__register_sysctl_table(
drop_sysctl_table(&dir->header);
spin_unlock(&sysctl_lock);
fail:
kfree(links);
kfree(header);
dump_stack();
return NULL;
Expand Down

0 comments on commit bcdb709

Please sign in to comment.