commit | 562a7a07bf61e2949f7cbdb6ac7537ad9e2794d1 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Jan 06 15:51:36 2017 +0100 |
committer | David Sterba <dsterba@suse.com> | Mon Jan 09 11:27:07 2017 +0100 |
tree | ba4440741ccdd6cf427d5e8345197654b7b0e11a | |
parent | 7856654842bdbebc0fbcbf51573da5d70a787aba [diff] |
btrfs: make tracepoint format strings more compact We've recently added the fsid to trace events, this makes the line quite long. To reduce the it again, remove extra spaces around = and remove ",". Signed-off-by: David Sterba <dsterba@suse.com>