summaryrefslogtreecommitdiffstats
path: root/fs/fs.c
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2016-01-07 13:45:38 +0100
committerTom Rini <trini@konsulko.com>2016-01-08 10:15:47 -0500
commit35729218b857e52aeae75f19b43f7b1a4fba0463 (patch)
tree4264aacd2501605da08801bb990f906a033dfa5b /fs/fs.c
parentfea6730e1ce110dafd434e4592a0b489014de429 (diff)
downloadblackbird-obmc-uboot-35729218b857e52aeae75f19b43f7b1a4fba0463.tar.gz
blackbird-obmc-uboot-35729218b857e52aeae75f19b43f7b1a4fba0463.zip
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/fs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud