summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2015-10-26 19:10:28 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-10-27 16:45:42 +0100
commitad0aadfda3d09067ec2440b93decfd009001477f (patch)
tree229bf3bbbd0738f01c2f47a07868d4a9759feccc /images
parenta25cfdee7b46f4640dfa1a322bbf2e82c64ffbcc (diff)
downloadbarebox-ad0aadfda3d09067ec2440b93decfd009001477f.tar.gz
barebox-ad0aadfda3d09067ec2440b93decfd009001477f.tar.xz
checkpatch: fix left brace warning
Running checkpatch with perl version 5.22 occur the following warnings: Unescaped left brace in regex is deprecated, ... checkpatch.pl line 2017. Unescaped left brace in regex is deprecated, ... checkpatch.pl line 2267. Unescaped left brace in regex is deprecated, ... checkpatch.pl line 2268. ... lot of weird things ... )\(.*\).*\s{ <-- HERE / at ./scripts/checkpatch.pl line 2016. This patch fix these warning, an similar commit was done in linux kernel commit: 4e5d56bdf892e18832a6540b63ebf709966bce2a ("checkpatch: fix left brace warning"). Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'images')
0 files changed, 0 insertions, 0 deletions