ksoftirqd & kswapd returning nothing while non-void

From: Petri Koistinen
Date: Thu Oct 02 2003 - 11:59:29 EST


Hi!

I just compiled latest 2.6.0-test kernel and noticed these two warnings:

kernel/softirq.c: In function `ksoftirqd':
kernel/softirq.c:352: warning: no return statement in function returning non-void

mm/vmscan.c: In function `kswapd':
mm/vmscan.c:1045: warning: no return statement in function returning non-void

Is here something that should be worried about?

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