Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe
  • Repository
Switch branch/tag
  • ipipe
  • lib
  • debugobjects.c
Find file BlameHistoryPermalink
  • Dan Carpenter's avatar
    debugobjects: Fill_pool() returns void now · 3340808c
    Dan Carpenter authored Apr 18, 2012
    There was a return missed in 1fda107d
    
     "debugobjects: Remove unused
    return value from fill_pool()".  It makes gcc complain:
    
    	lib/debugobjects.c: In function ‘fill_pool’:
    	lib/debugobjects.c:98:4: warning: ‘return’ with a value, in
    		function returning void [enabled by default]
    Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
    Link: http://lkml.kernel.org/r/20120418112810.GA2669@elgon.mountain
    
    Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
    3340808c

Imprint & Privacy Policy