From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 14 Sep 2016 05:36:10 -0700 From: Christoph Hellwig To: Linus Walleij Cc: linux-block@vger.kernel.org, Jens Axboe Subject: Re: [PATCH] block: remove remnant refs to hardsect Message-ID: <20160914123610.GA17806@infradead.org> References: <1473856372-22204-1-git-send-email-linus.walleij@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1473856372-22204-1-git-send-email-linus.walleij@linaro.org> List-ID: On Wed, Sep 14, 2016 at 02:32:52PM +0200, Linus Walleij wrote: > commit e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 > "block: Do away with the notion of hardsect_size" > removed the notion of "hardware sector size" from > the kernel in favor of logical block size, but > references remain in comments and documentation. > > Update the remaining sites mentioning hardsect. > > Signed-off-by: Linus Walleij Looks fine, Reviewed-by: Christoph Hellwig