Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88427
b: refs/heads/master
c: 1e42f32
h: refs/heads/master
i:
  88425: d53b33d
  88423: 918c685
v: v3
  • Loading branch information
Johannes Weiner authored and Heiko Carstens committed Apr 17, 2008
1 parent f16b342 commit 07f073d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: efca13bc70dc2458cd36cc5ae3ffc240b9719222
refs/heads/master: 1e42f32785dc252191bc8a4825e1fee77519d947
1 change: 0 additions & 1 deletion trunk/arch/s390/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ void show_mem(void)

printk("Mem-info:\n");
show_free_areas();
printk("Free swap: %6ldkB\n", nr_swap_pages << (PAGE_SHIFT - 10));
i = max_mapnr;
while (i-- > 0) {
if (!pfn_valid(i))
Expand Down

0 comments on commit 07f073d

Please sign in to comment.