rv1126-uboot/scripts
Heiko Schocher d8a1a304ef checkpatch: fix left brace warning
using checkpatch with Perl 5.22.0 generates a warning,
this is fixed in linux through commit:

commit 4e5d56bdf892e18832a6540b63ebf709966bce2a
Author: Eddie Kovsky <ewk@edkovsky.org>
Date:   Wed Sep 9 15:37:52 2015 -0700

checkpatch: fix left brace warning

Using checkpatch.pl with Perl 5.22.0 generates the following warning:

Unescaped left brace in regex is deprecated, passed through in regex;

This patch fixes the warnings by escaping occurrences of the left brace
inside the regular expression.

Adapt it for U-Boot.

Signed-off-by: Heiko Schocher <hs@denx.de>
2016-01-04 12:25:29 -05:00
..
basic Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
kconfig Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
.gitignore
Kbuild.include
Lindent
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
Makefile.autoconf
Makefile.build
Makefile.clean
Makefile.extrawarn
Makefile.host
Makefile.lib
Makefile.spl ARM: zynq: Add target for building bootable SPL image for Zynq 2015-11-19 13:09:21 +01:00
Makefile.uncmd_spl
binutils-version.sh
checkpatch.pl checkpatch: fix left brace warning 2016-01-04 12:25:29 -05:00
checkstack.pl
cleanpatch
docproc.c
dtc-version.sh
fill_scrapyard.py
gcc-stack-usage.sh
gcc-version.sh
get_maintainer.pl Fix trini email in the get_maintainer.pl script 2015-11-12 18:13:20 -05:00
kernel-doc
ld-version.sh
mailmapper
mkmakefile
objdiff
setlocalversion
show-gnu-make