Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273249
b: refs/heads/master
c: 887df07
h: refs/heads/master
i:
  273247: 3772410
v: v3
  • Loading branch information
Pavel Emelyanov authored and Linus Torvalds committed Nov 2, 2011
1 parent 4b5b77c commit 1e7a87d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 89e8a244b97e48f1f30e898b6f32acca477f2a13
refs/heads/master: 887df07891de0435c25cffb92268fea2c621f99c
1 change: 1 addition & 0 deletions trunk/fs/proc/proc_sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ static const struct file_operations proc_sys_file_operations = {
};

static const struct file_operations proc_sys_dir_file_operations = {
.read = generic_read_dir,
.readdir = proc_sys_readdir,
.llseek = generic_file_llseek,
};
Expand Down

0 comments on commit 1e7a87d

Please sign in to comment.