Skip to content
Commit af4d8c6d authored by Elyes Haouas's avatar Elyes Haouas Committed by Elyes HAOUAS
Browse files

fix: remove useless "return" at void functions

void functions() returns nothing. So remove useless "return".

found using checkpatch.pl[1]

[1]: https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master/util/lint/checkpatch.pl



Change-Id: I3daab2abec225a657af48f7d8c215cc554713074
Signed-off-by: default avatarElyes Haouas <ehaouas@noos.fr>
parent 23af5965
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment