Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291776
b: refs/heads/master
c: f1f996b
h: refs/heads/master
v: v3
  • Loading branch information
Laura Vasilescu authored and Jiri Kosina committed Mar 20, 2012
1 parent fb09de9 commit bd3ca96
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: bf362f750bea1372aff3b5c405b50560a1b28981
refs/heads/master: f1f996b66cc3908a8f5ffccc2ff41840e92f3b10
2 changes: 1 addition & 1 deletion trunk/fs/proc/kcore.c
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)

n = copy_to_user(buffer, (char *)start, tsz);
/*
* We cannot distingush between fault on source
* We cannot distinguish between fault on source
* and fault on destination. When this happens
* we clear too and hope it will trigger the
* EFAULT again.
Expand Down

0 comments on commit bd3ca96

Please sign in to comment.