diff options
author | 2022-05-13 12:41:38 +0800 | |
---|---|---|
committer | 2022-05-16 10:01:51 +0800 | |
commit | 71d3ae7fb6404c87b498f8b7f86b8271dd74989f (patch) | |
tree | 269112af14e973dfa6a424fd8a4bbd02e2b20d81 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | platform/chrome: cros_ec_proto: drop unneeded BUG_ON() in prepare_packet() (diff) | |
download | linux-dev-71d3ae7fb6404c87b498f8b7f86b8271dd74989f.tar.xz linux-dev-71d3ae7fb6404c87b498f8b7f86b8271dd74989f.zip |
platform/chrome: correct cros_ec_prepare_tx() usage
cros_ec_prepare_tx() returns either:
- >= 0 for number of prepared bytes.
- < 0 for -errno.
Correct the comment and make sure all callers check the return code.
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20220513044143.1045728-3-tzungbi@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions