diff options
author | Vishal Verma <[email protected]> | 2017-09-05 14:35:39 -0600 |
---|---|---|
committer | Dan Williams <[email protected]> | 2017-09-07 12:06:58 -0700 |
commit | 86652d2eb347080a991968c9d68708dc010ac56c (patch) | |
tree | aa0daf1e264051fd00736dfa8f71f416a4530c45 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | aed9eb1b21e85a846c805bc299bbb9d039d4a95b (diff) |
libnvdimm, btt: clean up warning and error messages
Convert all WARN* style messages to dev_WARN, and for errors in the IO
paths, use dev_err_ratelimited. Also remove some BUG_ONs in the IO path
and replace them with the above - no need to crash the machine in case
of an unaligned IO.
Cc: Dan Williams <[email protected]>
Signed-off-by: Vishal Verma <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions