]> git.baikalelectronics.ru Git - uboot.git/commit
Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Fri, 13 Jan 2023 13:50:49 +0000 (08:50 -0500)
committerSimon Glass <sjg@chromium.org>
Wed, 18 Jan 2023 21:55:41 +0000 (14:55 -0700)
commitd87e481dd5090b53cfc7766fd3c6cc12483f0fa0
treef530b62e3ea7fcc9edcb7d6022fff5cfc6e42f0e
parent1bba04f9c3b1e20999f205d7aa0aa42674b5806d
Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"

This reverts commit bef8df75e4ef184dda6a938e1e6f57bfa61b2db7, because
it broke usage of patman on Linux, whose check script doesn't know
about '--strict' or '--u-boot'.

Reported-by: Sjoerd Simons <sjoerd@collabora.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Sjoerd Simons <sjoerd@collabora.com>
tools/patman/checkpatch.py