Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14070
b: refs/heads/master
c: 0f5c79f
h: refs/heads/master
v: v3
  • Loading branch information
Luiz Fernando Capitulino authored and Linus Torvalds committed Nov 14, 2005
1 parent 81b7de2 commit b6dfa98
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: 0ff1b2c8ceaf92197f756be569afefd593c56f68
refs/heads/master: 0f5c79f2920cbc21c718daeb0b12d69acf4de163
2 changes: 1 addition & 1 deletion trunk/fs/proc/task_mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ static int show_map_internal(struct seq_file *m, void *v, struct mem_size_stats

static int show_map(struct seq_file *m, void *v)
{
return show_map_internal(m, v, 0);
return show_map_internal(m, v, NULL);
}

static void smaps_pte_range(struct vm_area_struct *vma, pmd_t *pmd,
Expand Down

0 comments on commit b6dfa98

Please sign in to comment.