Skip to content
Snippets Groups Projects
Select Git revision
  • 3340808cf04faad7b87d6c6e13800825e5552b51
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Dan Carpenter authored and Thomas Gleixner committed
    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
    History
    Name Last commit Last update