aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2020-08-26 18:23:41 +0300
committerChanwoo Choi <[email protected]>2020-09-24 19:20:48 +0900
commit611e92a0a3dc654be2cca3617a34b433815cee00 (patch)
tree4fbf594f825933a72b26986abde96a55dcd006fa /tools/perf/util/scripting-engines/trace-event-python.c
parentf6dfb3c9a0bb4bc83f6583125bd3df24e38e5779 (diff)
extcon: ptn5150: Deduplicate parts of dev_err_probe()
dev_err_probe() is designed to be used like return dev_err_probe(dev, ret, "Error message\n"); Hence no need to have a separate return statement. Besides that dev_err_probe() prints already returned error code, no need to repeat that either. Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions