[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGG-pURfU4kQBCS8W4no5SinhWVPyNVv8MamWYCy_rN00QJkxg@mail.gmail.com>
Date: Mon, 7 Dec 2015 19:53:49 -0300
From: "Geyslan G. Bem" <geyslan@...il.com>
To: Robo Bot <apw@...onical.com>, Joe Perches <joe@...ches.com>,
LKML <linux-kernel@...r.kernel.org>
Cc: Peter Senna Tschudin <peter.senna@...il.com>
Subject: [BUG] checkpatch: unescaped left brace in regex is deprecated
Hello,
Follow checkpatch output using perl 5.22.0.
geyslan@hb ~/Projects/linux $ scripts/checkpatch.pl -f
drivers/usb/host/ehci-hub.c
Unescaped left brace in regex is deprecated, passed through in regex;
marked by <-- HERE in m/\((?^x:
(?^x:
(?:(?^:(?:(?^x:
const|
__percpu|
__nocast|
__safe|
__bitwise__|
__packed__|
__packed2__|
__naked|
__maybe_unused|
__always_unused|
__noreturn|
__used|
__cold|
__pure|
__noclone|
__deprecated|
__read_mostly|
__kprobes|
(?^:(?^:(?^:__(?:mem|cpu|dev|net_|))(?:initdata\b))|(?^:(?^:__(?:mem|cpu|dev|net_|))(?:initconst\b))|(?^:(?^:__(?:mem|cpu|dev|net_|))(?:init\b)))|
____cacheline_aligned|
____cacheline_aligned_in_smp|
____cacheline_internodealigned_in_smp|
__weak
...
geyslan@hb ~/Projects/linux $ perl --version
This is perl 5, version 22, subversion 0 (v5.22.0) built for
x86_64-linux-thread-multi
--
Regards,
Geyslan G. Bem
hackingbits.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists