Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167854
b: refs/heads/master
c: 5d5429a
h: refs/heads/master
v: v3
  • Loading branch information
Hugh Dickins authored and Andi Kleen committed Oct 19, 2009
1 parent 993d59c commit ffd7fbb
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: 01e00f880ca700376e1845cf7a2524ebe68e47d6
refs/heads/master: 5d5429af066b8896e903d829ac143711ed2c25f2
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 ffd7fbb

Please sign in to comment.