From: Vivek Goyal Date: Wed, 15 Sep 2010 21:06:32 +0000 (-0400) Subject: blk-cgroup: Kill the header printed at the start of blkio.weight_device file X-Git-Tag: v2.6.37-rc1~168^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af41d7bd9b685ab4e8f930627874ba4f4728e128;p=pandora-kernel.git blk-cgroup: Kill the header printed at the start of blkio.weight_device file o Kill extra "dev weight" header which is printed when somebody reads blkio.weight_device file. This really seems to be out of convention. No other blkio files are printing any header at the start of file. I think it is ok to just print values and how to interpret values should be part of documentation. Signed-off-by: Vivek Goyal Signed-off-by: Jens Axboe --- Reading git-diff-tree failed