remarkable-linux/arch/m68k
Johannes Weiner 6feef6e5f2 m68k: remove redundant display of free swap space in show_mem()
show_mem() has no need to print the amount of free swap space manually because
show_free_areas() does this already and is called by the former.

The two outputs only differ in text formatting:

  printk("Free swap  = %lukB\n", ...);
  printk("Free swap:       %6ldkB\n", ...);

Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:27 -07:00
..
amiga cleanup after APUS removal 2008-02-06 10:41:01 -08:00
apollo
atari arch: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:14:49 -04:00
bvme6000
configs m68k: update defconfigs for 2.6.25 2008-04-04 14:42:30 -07:00
fpsp040
hp300 m68k: kill arch/m68k/hp300/ksyms.c 2008-02-05 09:44:23 -08:00
ifpsp060 Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
kernel Generic semaphore implementation 2008-04-17 10:42:34 -04:00
lib Generic semaphore implementation 2008-04-17 10:42:34 -04:00
mac mac68k: remove dead code 2008-02-05 09:44:24 -08:00
math-emu spelling fixes: arch/m68k/ 2007-10-20 01:20:32 +02:00
mm m68k: remove redundant display of free swap space in show_mem() 2008-04-28 08:58:27 -07:00
mvme16x m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.c 2008-02-05 09:44:24 -08:00
mvme147
q40 spelling fixes: arch/m68k/ 2007-10-20 01:20:32 +02:00
sun3 arch: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:14:49 -04:00
sun3x
tools/amiga Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
Kconfig ide: introduce HAVE_IDE 2008-02-09 10:46:40 +01:00
Kconfig.debug
Makefile m68k: use KBUILD_DEFCONFIG 2008-04-04 14:42:20 -07:00