aboutsummaryrefslogtreecommitdiff
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-01-23 18:52:00 +0100
committerMark Brown <[email protected]>2022-02-09 13:00:43 +0000
commitafb0a80e63d67e957b5d0eb4ade301aff6e13c8c (patch)
tree2e60f2d853c906b964039c5c9dd441d8c1094505 /scripts/clang-tools/gen_compile_commands.py
parent316f569df766df9a49c36c052ec6afaf19cb6933 (diff)
platform/chrome: cros_ec: Make cros_ec_unregister() return void
Up to now cros_ec_unregister() returns zero unconditionally. Make it return void instead which makes it easier to see in the callers that there is no error to handle. Also the return value of i2c, platform and spi remove callbacks is ignored anyway. Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Uwe Kleine-König <[email protected]> Acked-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions