From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Sun, 19 Feb 2017 19:46:57 +0000 Subject: Re: [PATCH] nvmet-rdma: Fix error handling Message-Id: <20170219194657.GA6591@lst.de> List-Id: References: <20170219190438.19371-1-christophe.jaillet@wanadoo.fr> In-Reply-To: <20170219190438.19371-1-christophe.jaillet@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org On Sun, Feb 19, 2017 at 08:04:38PM +0100, Christophe JAILLET wrote: > According to the surrounding goto, it is likely that 'out_destroy_sq' was > expected here. s/surrounding/preceeding/ ? But the patch itself looks good, thanks. Reviewed-by: Christoph Hellwig