stat: remove terse v2 blank lines with description not set
authorVincent Fu <vincent.fu@wdc.com>
Wed, 15 May 2019 20:05:03 +0000 (16:05 -0400)
committerJens Axboe <axboe@kernel.dk>
Thu, 16 May 2019 14:42:45 +0000 (08:42 -0600)
commitd5495f0b72f8fbecb97192da430720aa56f8feb9
tree6b17cee2496a13e60a6f1a34f05c00daedffcf7b
parent4e757af1b161c3ff314933a1680365230a3eb386
stat: remove terse v2 blank lines with description not set

The documentation says that the job description will appear on a second
line if this is set. If it is not set there will be an empty line.
Eliminate the empty line when the description is not set.

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