blk-cgroup: Kill the header printed at the start of blkio.weight_device file
authorVivek Goyal <vgoyal@redhat.com>
Wed, 15 Sep 2010 21:06:32 +0000 (17:06 -0400)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 16 Sep 2010 06:40:42 +0000 (08:40 +0200)
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 <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-cgroup.c

Simple merge