Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Kirill Smelkov
  • linux
  • Repository
  • linux
  • scripts
  • checkpatch.pl
Find file BlameHistoryPermalink
  • Joe Perches's avatar
    checkpatch: allow multiple const * types · 1574a29f
    Joe Perches authored Aug 06, 2014
    
    
    checkpatch's $Type variable does not match declarations of multiple
    const * types.
    
    This can produce false positives for things like:
    
      $ ./scripts/checkpatch.pl -f drivers/staging/comedi/comedidev.h
      WARNING: Missing a blank line after declarations
      #60: FILE: drivers/staging/comedi/comedidev.h:60:
      +       const struct comedi_lrange *range_table;
      +       const struct comedi_lrange *const *range_table_list;
    
    Fix the $Type variable to support matching multiple "* const" uses.
    
    Signed-off-by: default avatarJoe Perches <joe@perches.com>
    Reported-by: default avatarHartley Sweeten <HartleyS@visionengravers.com>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    1574a29f
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7