diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2018-07-09 14:48:58 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2018-07-10 09:53:41 +0100 |
commit | 8cff1f4a3ca58ab426f224b4bd6af61c1a9976ab (patch) | |
tree | 4a12f528400a1a071ba826a7ac4783df46e3b7fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 82edc7e8b8c06151bdc653935bc13b83e2f0fcfa (diff) |
drm/i915: Remove function details from device error messages
Error messages are intended to be addressed to the user; be clear,
succinct, instructive and unambiguous. Adding the function name to
that message does not add any information the user requires and in
the process makes the message less clear.
E.g.
[ 245.539711] i915 0000:00:02.0: [drm:i915_gem_init [i915]] Failed to initialize GPU, declaring it wedged!
becomes
[ 245.539711] i915 0000:00:02.0: Failed to initialize GPU, declaring it wedged!
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180709134858.12446-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions