[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110720080441.GA28730@flint.arm.linux.org.uk>
Date: Wed, 20 Jul 2011 09:04:41 +0100
From: Russell King <rmk@....linux.org.uk>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Kukjin Kim <kgene.kim@...sung.com>, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org, Jaecheol Lee <jc.lee@...sung.com>
Subject: Re: linux-next: manual merge of the s5p tree with the arm tree
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists