Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

const_structs.checkpatch

Blame
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    • Heinrich Schuchardt's avatar
      6305db96
      checkpatch: update from Linux v4.13-rc6 · 6305db96
      Heinrich Schuchardt authored
      
      Checkpatch produces the following warning:
      
      Unescaped left brace in regex is deprecated here
      (and will be fatal in Perl 5.30), passed through in regex;
      marked by <-- HERE in m/^(\+.*(?:do|\))){ <-- HERE /
      at scripts/checkpatch.pl line 3348.
      
      The curent checkpatch of the Linux kernel corrects this
      bug and many others.
      
      It provides improved colored output.
      
      So replace checkpatch by the current Linux version.
      
      Add an empty file scripts/const_structs.checkpatch.
      We can later fill it according to our needs.
      
      Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
      6305db96
      History
      checkpatch: update from Linux v4.13-rc6
      Heinrich Schuchardt authored
      
      Checkpatch produces the following warning:
      
      Unescaped left brace in regex is deprecated here
      (and will be fatal in Perl 5.30), passed through in regex;
      marked by <-- HERE in m/^(\+.*(?:do|\))){ <-- HERE /
      at scripts/checkpatch.pl line 3348.
      
      The curent checkpatch of the Linux kernel corrects this
      bug and many others.
      
      It provides improved colored output.
      
      So replace checkpatch by the current Linux version.
      
      Add an empty file scripts/const_structs.checkpatch.
      We can later fill it according to our needs.
      
      Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
    env_dataflash.c NaN GiB