1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 12:57:09 +01:00
Files
u-boot-megous/tools/patman/checkpatch.py
Simon Glass f365375975 patman: Move main code out to a control module
To make testing easier, move the code out from main into a separate
'control' module and split it into four parts: setup, preparing patches,
checking patches and emailing patches.

Add comments and fix a few code-style issues while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-07-20 11:37:46 -06:00

7.5 KiB