diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-04-18 14:28:10 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2012-04-18 13:38:48 +0200 |
commit | 3340808cf04faad7b87d6c6e13800825e5552b51 (patch) | |
tree | 6f6f10c00a7172043a39abb03527ead9f5c56ab3 /README | |
parent | 765a5e0cb581ef32646f58a213b38b56c77709b0 (diff) | |
download | linux-3340808cf04faad7b87d6c6e13800825e5552b51.tar.bz2 |
debugobjects: Fill_pool() returns void now
There was a return missed in 1fda107d44 "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: Dan Carpenter <dan.carpenter@oracle.com>
Link: http://lkml.kernel.org/r/20120418112810.GA2669@elgon.mountain
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions