scripts/checkpatch.pl: Fix deprecation warnings
authorJohn Crispin <john@openwrt.org>
Mon, 2 Nov 2015 10:17:03 +0000 (10:17 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 2 Nov 2015 10:17:03 +0000 (10:17 +0000)
commit0aeb0ae938ee10e238d0898bf0560e6586f9b9f7
tree9de6e6deb8a0b4afcb5ee361dde68911e5851c27
parented30ca8e39910a7f2036f84f9e5c4254ea703b96
scripts/checkpatch.pl: Fix deprecation warnings

In perl version v5.22, use of unescaped opening braces is deprecated

Signed-off-by: Javier Domingo Cansino <javierdo1@gmail.com>
SVN-Revision: 47342
scripts/checkpatch.pl