Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L lustre-release
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • debian-packagesdebian-packages
  • lustre-release
  • Repository
Switch branch/tag
  • lustre-release
  • lustre
  • lmv
  • lmv_intent.c
Find file BlameHistoryPermalink
  • Frank Zago's avatar
    LU-5396 mdc: (and lmv, mgc, osc) make some functions static · 35fe4c69
    Frank Zago authored Sep 29, 2014
    
    
    Some functions and variables are only used in their C file, so reduce
    their scope. This reduces the code size, and fixes sparse warnings
    such as:
    
      warning: symbol 'proc_lnet_routes' was not declared.
          Should it be static?
      warning: symbol 'proc_lnet_routers' was not declared.
          Should it be static?
    
    Some prototypes were removed from C files and added to the proper
    header.
    
    Signed-off-by: default avatarFrank Zago <fzago@cray.com>
    Change-Id: I8dcc5224c1da75cfb5ef7afb1fdb0f72422a3ac0
    Reviewed-on: http://review.whamcloud.com/12222
    
    
    Reviewed-by: default avatarBob Glossman <bob.glossman@intel.com>
    Tested-by: Jenkins
    Tested-by: default avatarMaloo <hpdd-maloo@intel.com>
    Reviewed-by: default avatarDmitry Eremin <dmitry.eremin@intel.com>
    Reviewed-by: default avatarOleg Drokin <oleg.drokin@intel.com>
    35fe4c69

https://git.gsi.de is provided by CIT→Linux&Web | GSI Helmholtzzentrum fuer Schwerionenforschung GmbH | Imprint (in German) | Privacy policy