client: add a newline after terse disk util
authorVincent Fu <vincent.fu@wdc.com>
Wed, 15 May 2019 20:05:01 +0000 (16:05 -0400)
committerJens Axboe <axboe@kernel.dk>
Thu, 16 May 2019 14:42:45 +0000 (08:42 -0600)
commit06e49041284eb0698f5b4699409a4d63c82b4b98
treeac173ffb767859ace6d0d5727a6a3eb14653b3b5
parentfd200c6a7d51188815ca2bc80e517768877ebef6
client: add a newline after terse disk util

In client/server mode terse disk utilization output appears at the end
of each blob of terse output. We need a newline so that the next blob of
terse output starts at the beginning of a line.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
client.c