]> git.dujemihanovic.xyz Git - u-boot.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)
commitda413b56356c0c95c10ecb8e73ec31d160c7024a
treef530b62e3ea7fcc9edcb7d6022fff5cfc6e42f0e
parent571bc4e67d39e4c376f8bab0d6518ab5ee832d9e
Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"

This reverts commit 648d8186dd7f9c444fb07f355090d275dcdd4de4, 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