[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <819702.1673012492@warthog.procyon.org.uk>
Date: Fri, 06 Jan 2023 13:41:32 +0000
From: David Howells <dhowells@...hat.com>
To: oushixiong <oushixiong@...inos.cn>
Cc: dhowells@...hat.com, Marc Dionne <marc.dionne@...istor.com>,
linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org,
k2ci <kernel-bot@...inos.cn>
Subject: Re: [PATCH] afs: fix a compilation issue
oushixiong <oushixiong@...inos.cn> wrote:
> BUG(); /* This should never happen. */
> + return false;
This isn't necessary. BUG() should be no-return.
David
Powered by blists - more mailing lists