[U-Boot] checkpatch: fix left brace warning
Tom Rini
trini at konsulko.com
Mon Jan 4 23:23:40 CET 2016
On Mon, Jan 04, 2016 at 09:17:19AM +0100, Heiko Schocher wrote:
> using checkpatch with Perl 5.22.0 generates a warning,
> this is fixed in linux through commit:
>
> commit 4e5d56bdf892e18832a6540b63ebf709966bce2a
> Author: Eddie Kovsky <ewk at edkovsky.org>
> Date: Wed Sep 9 15:37:52 2015 -0700
>
> checkpatch: fix left brace warning
>
> Using checkpatch.pl with Perl 5.22.0 generates the following warning:
>
> Unescaped left brace in regex is deprecated, passed through in regex;
>
> This patch fixes the warnings by escaping occurrences of the left brace
> inside the regular expression.
>
> Adapt it for U-Boot.
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160104/4f1907cd/attachment.sig>
More information about the U-Boot
mailing list