diff options
author | Dan Carpenter <[email protected]> | 2024-01-12 17:34:14 +0300 |
---|---|---|
committer | Benjamin Tissoires <[email protected]> | 2024-01-15 11:54:08 +0100 |
commit | a9668169961106f3598384fe95004106ec191201 (patch) | |
tree | e77bc27808fafec575e4e5be68e10f0fdb80f96e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | fef018d8199661962b5fc0f0d1501caa54b2b533 (diff) |
HID: hid-steam: remove pointless error message
This error message doesn't really add any information. If modprobe
fails then the user will already know what the error code is. In the
case of kmalloc() it's a style violation to print an error message for
that because kmalloc has it's own better error messages built in.
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Vicki Pfau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Benjamin Tissoires <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions