]> git.baikalelectronics.ru Git - uboot.git/commit
patman: Fix up tests to pass with newest checkpatch
authorSimon Glass <sjg@chromium.org>
Mon, 13 Nov 2017 04:52:12 +0000 (21:52 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Nov 2017 01:05:38 +0000 (18:05 -0700)
commit16ce5ccd7d7f752c81b318c74fb844f2a0908a2a
treebbb828f6683f7b7b1d0748116ab33b10af8e7071
parent8d10962032a344054aaeec5eb7bc3a7a64e5eafa
patman: Fix up tests to pass with newest checkpatch

The checkpatch tool was updated but the patman tests were not. Fix this.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/test.py