diff options
author | Heiko Schocher <hs@denx.de> | 2016-01-07 13:45:38 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-01-08 10:15:47 -0500 |
commit | 35729218b857e52aeae75f19b43f7b1a4fba0463 (patch) | |
tree | 4264aacd2501605da08801bb990f906a033dfa5b /fs | |
parent | fea6730e1ce110dafd434e4592a0b489014de429 (diff) | |
download | u-boot-imx-35729218b857e52aeae75f19b43f7b1a4fba0463.zip u-boot-imx-35729218b857e52aeae75f19b43f7b1a4fba0463.tar.gz u-boot-imx-35729218b857e52aeae75f19b43f7b1a4fba0463.tar.bz2 |
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions