diff options
author | Lin Ruifeng <[email protected]> | 2024-09-07 16:13:51 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-09-11 15:25:09 +0200 |
commit | 7b24a3bce42b9a0cbafd1bd12de349b82c649b79 (patch) | |
tree | 5dd98ca651d8caf350241201abdc0af50b509f54 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b8a93e8028feef925ea5a2c212fafbe14a76f46e (diff) |
usb: musb: mediatek: Simplify code with dev_err_probe()
The combination of dev_err() and the returned error code could be
replaced by dev_err_probe() in driver's probe function. Let's,
converting to dev_err_probe() to make code more simple.
Signed-off-by: Lin Ruifeng <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions