From: Greg Kroah-Hartman Date: Thu, 22 May 2008 21:21:08 +0000 (-0400) Subject: block: move header for /proc/partitions to seq_start X-Git-Tag: v2.6.27-rc1~866^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66c64afec16a7b46212ecb2fa99998923bbeea3f;p=pandora-kernel.git block: move header for /proc/partitions to seq_start The seq_start call is the better place for the header for the file, that way we don't have to be mucking in the class structure to try to figure out if this is the first partition or not. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed