Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192258
b: refs/heads/master
c: 73296bc
h: refs/heads/master
v: v3
  • Loading branch information
Frederic Weisbecker committed Apr 9, 2010
1 parent b03a16e commit fbd2dec
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: 41775e29a74ed825496c975ba19c7661e15f0523
refs/heads/master: 73296bc611cee009f3be6b451e827d1425b9c10f
1 change: 1 addition & 0 deletions trunk/fs/proc/vmcore.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ static ssize_t read_vmcore(struct file *file, char __user *buffer,

static const struct file_operations proc_vmcore_operations = {
.read = read_vmcore,
.llseek = generic_file_llseek,
};

static struct vmcore* __init get_new_element(void)
Expand Down

0 comments on commit fbd2dec

Please sign in to comment.