From: Suleiman Souhlal Date: Thu, 7 Dec 2006 04:32:28 +0000 (-0800) Subject: [PATCH] Always print out the header line in /proc/swaps X-Git-Tag: v2.6.20-rc1~145^2^2~333 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=881e4aabe4c6b3fce93674b67c6adc646fe2683b;p=pandora-kernel.git [PATCH] Always print out the header line in /proc/swaps It would be possible for /proc/swaps to not always print out the header: swapon /dev/hdc2 swapon /dev/hde2 swapoff /dev/hdc2 At this point /proc/swaps would not have a header. Signed-off-by: Suleiman Souhlal Cc: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed