public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG] checkpatch: unescaped left brace in regex is deprecated
@ 2015-12-07 22:53 Geyslan G. Bem
  2015-12-07 23:06 ` Joe Perches
  0 siblings, 1 reply; 8+ messages in thread
From: Geyslan G. Bem @ 2015-12-07 22:53 UTC (permalink / raw)
  To: Robo Bot, Joe Perches, LKML; +Cc: Peter Senna Tschudin

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-12-30 15:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-07 22:53 [BUG] checkpatch: unescaped left brace in regex is deprecated Geyslan G. Bem
2015-12-07 23:06 ` Joe Perches
2015-12-07 23:36   ` Geyslan G. Bem
     [not found]     ` <CAGG-pUQsUnAx2rTTgoX4WhUHNGo3R=9siqAVhaOsqB=P9eqnSg@mail.gmail.com>
2015-12-10 11:24       ` Geyslan G. Bem
2015-12-15 23:58         ` Geyslan G. Bem
2015-12-16  0:13           ` Joe Perches
2015-12-16 11:21             ` Geyslan G. Bem
2015-12-30 15:52               ` Geyslan G. Bem

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox