Re: linux-next: manual merge of the s5p tree with the arm tree

From: Russell King
Date: Wed Jul 20 2011 - 04:05:19 EST


On Wed, Jul 20, 2011 at 11:35:58AM +1000, Stephen Rothwell wrote:
> BTW, Russell, commit 29cb3cd208dd above changed the return type of
> exynos4_cpu_suspend() from void to int but did not add any return
> statement ...

That's fine - it ends with a call to panic() which is declared as a
function which never returns. Therefore, exynos4_cpu_suspend() itself
never returns.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of:
--
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/