From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Message-ID: <1541811430.10602.8.camel@acm.org> Subject: Re: [PATCH 5/7] scsi: return blk_status_t from scsi_init_io and ->init_command From: Bart Van Assche To: Christoph Hellwig , Jens Axboe Cc: linux-block@vger.kernel.org, linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org Date: Fri, 09 Nov 2018 16:57:10 -0800 In-Reply-To: <20181109134241.29346-6-hch@lst.de> References: <20181109134241.29346-1-hch@lst.de> <20181109134241.29346-6-hch@lst.de> Content-Type: text/plain; charset="UTF-7" Mime-Version: 1.0 List-ID: On Fri, 2018-11-09 at 14:42 +-0100, Christoph Hellwig wrote: +AD4 Replace the old BLKRREP+AF8AKg values with the BLK+AF8-STS+AF8 ones that they are +AD4 converted to later anyway. Just noticed a typo: I think BLKRREP+AF8 should be changed into BLKPREP+AF8.