scripts/checkpatch.pl is deprecated

Vicente Bergas vicencb at gmail.com
Wed Jan 11 11:35:11 PST 2017


Hello,
when using scripts/checkpatch.pl it may report:
  Unescaped left brace in regex is deprecated,
  passed through in regex at scripts/checkpatch.pl line 2267.

This error is shown if a patch contains a left brace with
no preceding space like in:
  if(condition){

Should the script be fixed or updated?

Regards,
  Vicente.



More information about the barebox mailing list