[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180531163919.GB31181@lst.de>
Date: Thu, 31 May 2018 18:39:19 +0200
From: Christoph Hellwig <hch@....de>
To: Colin King <colin.king@...onical.com>
Cc: Benjamin LaHaise <bcrl@...ck.org>, Christoph Hellwig <hch@....de>,
linux-fsdevel@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] aio: fix missing break in switch statement
On Wed, May 30, 2018 at 07:04:15PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> The addition of the IOCB_CMD_POLL command removed the break
> statement for the IOCM_CMD_FDSYNC. From my understanding, this
> should not have been removed as the fall-through does not seem
> to make sense. Fix this by adding the break back again.
>
> Detected by CoverityScan, CID#1469469 ("Missing break in switch")
Thanks. I've actually send a fix to Al for this a few days ago
already.
Powered by blists - more mailing lists