[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230526075746.GE16072@lst.de>
Date: Fri, 26 May 2023 09:57:46 +0200
From: Christoph Hellwig <hch@....de>
To: "min15.li" <min15.li@...sung.com>
Cc: kbusch@...nel.org, axboe@...nel.dk, hch@....de, sagi@...mberg.me,
linux-nvme@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] nvme: fix miss command type check
> + if (!ns) {
Instead of all the extra indentation just return early here if ns
is set.
Powered by blists - more mailing lists