diff options
author | Michal Pecio <michal.pecio@gmail.com> | 2025-05-15 16:55:58 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-21 12:35:31 +0200 |
commit | 597f5c2f4128350bd5f549af6074417d296b4618 (patch) | |
tree | 0f07c355251f613822d18b989dec130b67f95890 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 6381f9950440f78bc89b4384292a613e721f604e (diff) |
usb: xhci: Don't log transfer ring segment list on errors
The error message above used to span two lines, rarely more. A recent
cleanup concentrated useful information from it in one line, but then
it added printing the list of all ring segments, which is even longer
than before. It provides no new information in usual cases and little
in unusual ones, but adds noise to the log. Drop it.
Signed-off-by: Michal Pecio <michal.pecio@gmail.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20250515135621.335595-2-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions