uboot/scripts
Heiko Schocher 35729218b8 get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
from linux commit ce8155f7a3d5:

Perl 5.22 emits a deprecated message when "\C" is used in a regex.  Perl
5.24 will disallow it altogether.

Fix it by using [A-Z] instead of \C.

>From linux adapted to U-Boot by:
Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
2016-01-08 10:15:47 -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 kbuild: add a makefile macro useful with per-image config options 2015-08-18 13:46:00 -04:00
Lindent
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
Makefile.autoconf kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 2015-07-27 15:02:00 -04:00
Makefile.build kbuild: sync with Linux 4.1 2015-07-27 15:01:54 -04:00
Makefile.clean kbuild: sync with Linux 4.1 2015-07-27 15:01:54 -04:00
Makefile.extrawarn
Makefile.host
Makefile.lib x86: Generate a valid ACPI table 2015-08-26 07:54:13 -07:00
Makefile.spl ARM: zynq: Add target for building bootable SPL image for Zynq 2015-11-19 13:09:21 +01:00
Makefile.uncmd_spl of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
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 get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use 2016-01-08 10:15:47 -05:00
kernel-doc
ld-version.sh
mailmapper
mkmakefile
objdiff
setlocalversion
show-gnu-make