Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17902
b: refs/heads/master
c: 9e9e394
h: refs/heads/master
v: v3
  • Loading branch information
Vivek Goyal authored and Linus Torvalds committed Jan 12, 2006
1 parent 2c3133b commit b3895d8
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: fd85d765b75db608500c783e5bc41b63627957c8
refs/heads/master: 9e9e3941d0a3497c1e7fb9ce62059705825bb775
2 changes: 1 addition & 1 deletion trunk/fs/proc/vmcore.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ struct proc_dir_entry *proc_vmcore = NULL;

/* Reads a page from the oldmem device from given offset. */
static ssize_t read_from_oldmem(char *buf, size_t count,
loff_t *ppos, int userbuf)
u64 *ppos, int userbuf)
{
unsigned long pfn, offset;
size_t nr_bytes;
Expand Down

0 comments on commit b3895d8

Please sign in to comment.