diff options
author | Robert Richter <[email protected]> | 2019-09-02 12:33:47 +0000 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2019-09-04 11:39:19 +0200 |
commit | e701f412030ec3783f1c30c7741492693d6213e3 (patch) | |
tree | 4bd8f394132db1cf1b29a72d6919350d0b7e8d57 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 644110e17d26e51f9f33830753cc899500d5d384 (diff) |
EDAC/mc_sysfs: Make debug messages consistent
Debug messages are inconsistently used in the error handlers. Some lack
an error message, some are called regardless of the return status,
messages for the same error are at different locations in the code
depending on the error code. This happens esp. near put_device() calls.
Make those debug messages more consistent. Additionally, unify the error
messages to have the same terms for the same operations of the device.
Signed-off-by: Robert Richter <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Mauro Carvalho Chehab <[email protected]>
Cc: "[email protected]" <[email protected]>
Cc: James Morse <[email protected]>
Cc: Tony Luck <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions