diff options
author | Martin Roth <martinroth@google.com> | 2016-08-29 10:39:30 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-09-15 02:27:28 +0200 |
commit | ab9395f6125aa90a95b0932cb546bd494ef9194a (patch) | |
tree | 407e8a516c1c9f0a4ba77413d16f5f59c4f605db /util/kconfig | |
parent | 2bf453c70e6df2136abb7b221f32709058b5b4fc (diff) |
lint/checkpatch.pl: Pull in coreboot fixes
This pulls in two fixes that were added to coreboot's checkpatch.pl
script:
- commit 82ef8ada (src/commonlib/lz4_wrapper: Correct inline asm for
unaligned 64-bit copy):
modify checkpatch.pl to ignore spaces before opening brackets when
used in inline assembly.
- commit ebef00fa (lint/checkpatch.pl: escape \{ in perl regex to fix
warnings):
Unescaped left brace in regex is deprecated, passed through in regex;
Change-Id: Ia2c712c5b1bb5f67953a9098b5a076e31e3bd8d3
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/16348
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'util/kconfig')
0 files changed, 0 insertions, 0 deletions