Home
last modified time | relevance | path

Searched hist:d29fe6e2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/patman/
H A Dcheckpatch.pyd29fe6e2 Tue Mar 26 08:09:39 CDT 2013 Simon Glass <sjg@chromium.org> patman: Fix up checkpatch parsing to deal with 'CHECK' lines

checkpatch has a new type of warning, a 'CHECK'. At present patman fails
with these, which makes it less than useful.

Add support for checks, making it backwards compatible with the old
checkpatch.

At the same time, clean up formatting of the CheckPatches() output,
fix erroneous "internal error" if multiple patches have warnings and
be more robust to new types of problems.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
H A Dtest.pyd29fe6e2 Tue Mar 26 08:09:39 CDT 2013 Simon Glass <sjg@chromium.org> patman: Fix up checkpatch parsing to deal with 'CHECK' lines

checkpatch has a new type of warning, a 'CHECK'. At present patman fails
with these, which makes it less than useful.

Add support for checks, making it backwards compatible with the old
checkpatch.

At the same time, clean up formatting of the CheckPatches() output,
fix erroneous "internal error" if multiple patches have warnings and
be more robust to new types of problems.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>