Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167722
b: refs/heads/master
c: 370c28d
h: refs/heads/master
v: v3
  • Loading branch information
Hugh Dickins authored and Linus Torvalds committed Oct 29, 2009
1 parent 59b94bf commit 18419ea
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: 92f7ba70eecf4da8264a767b181cc2090f62d4ad
refs/heads/master: 370c28def65b3a5765192753a164403619b41d01
2 changes: 1 addition & 1 deletion trunk/fs/proc/meminfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ static int meminfo_proc_show(struct seq_file *m, void *v)
"VmallocUsed: %8lu kB\n"
"VmallocChunk: %8lu kB\n"
#ifdef CONFIG_MEMORY_FAILURE
"HardwareCorrupted: %8lu kB\n"
"HardwareCorrupted: %5lu kB\n"
#endif
,
K(i.totalram),
Expand Down

0 comments on commit 18419ea

Please sign in to comment.