[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181003150111.GD7132@sirena.org.uk>
Date: Wed, 3 Oct 2018 16:01:11 +0100
From: Mark Brown <broonie@...nel.org>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: gustavo@...eddedor.com, linux-spi <linux-spi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] spi: slave: Fix missing break in switch
On Wed, Oct 03, 2018 at 04:46:45PM +0200, Geert Uytterhoeven wrote:
> On Wed, Oct 3, 2018 at 2:57 PM Gustavo A. R. Silva
> > case CMD_REBOOT:
> > dev_info(&priv->spi->dev, "Rebooting system...\n");
> > kernel_restart(NULL);
> > + break;
> Alternatively, kernel_restart() and friends could be marked __noreturn.
Yes, that seems more sensible though there's no harm in this patch even
with that. It'd definitely avoid other issues in future.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists