lkml.org 
[lkml]   [2007]   [Aug]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 7 Aug 2007 08:46:42 +0200
FromJens Axboe <>
SubjectRe: block/cfq-iosched.c - control reaches end of non-void function warning
On Mon, Aug 06 2007, Gabriel C wrote:
> Hi Jens,
> 
> I just noticed this warning in one of my build logs :
> 
> ...
> 
> block/cfq-iosched.c: In function 'cfq_async_queue_prio':
> block/cfq-iosched.c:1430: warning: control reaches end of non-void function
> 
> ...
> 
> Guessing return 0; is missing there.

The default: case ends up in a BUG(), which does not return.

-- 
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-08-07 07:21    [from the cache]
©2003-2008