diff options
author | David Sterba <dsterba@suse.com> | 2018-05-17 00:00:42 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-05-29 18:12:51 +0200 |
commit | 3c7251f2f8888086c5769f83651018a5494f784b (patch) | |
tree | 0a8c4f515f9786cf4669fd95e69ce5d66d284566 /crypto/rng.c | |
parent | btrfs: use error code returned by btrfs_read_fs_root_no_name in search ioctl (diff) | |
download | linux-3c7251f2f8888086c5769f83651018a5494f784b.tar.xz linux-3c7251f2f8888086c5769f83651018a5494f784b.zip |
btrfs: tests: add helper for error messages and update them
The test failures are not clearly visible in the system log as they're
printed at INFO level. Add a new helper that is level ERROR. As this
touches almost all strings, I took the opportunity to unify them:
- decapitalize the first letter as there's a prefix and the text
continues after ":"
- glue strings split to more lines and un-indent so they fit to 80
columns
- use %llu instead of %Lu
- drop \n from the modified messages (test_msg is left untouched)
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'crypto/rng.c')
0 files changed, 0 insertions, 0 deletions