Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/patman/
H A Dcheckpatch.pyafb9bf55d093287458f4c2d3d2e42d90a7e91c95 Thu Sep 27 15:33:46 UTC 2012 Simon Glass <sjg@chromium.org> patman: Handle checkpatch.pl not providing file/line info

Sometimes we don't get a valid filename or line number from checkpatch.pl,
for example if the patch is in a bad format. Deal with this by using a
default value, rather than a stack trace.

Signed-off-by: Simon Glass <sjg@chromium.org>