Skip to content
Commit 66c64afe authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

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 <kay.sievers@vrfy.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 68c4d4a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment