From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH] libata: fix spelling mistake: 'ambigious' -> 'ambiguous' Date: Mon, 30 Oct 2017 08:07:42 -0700 Message-ID: <20171030150742.GE3252168@devbig577.frc2.facebook.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Arvind Yadav Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org List-Id: linux-ide@vger.kernel.org On Sat, Oct 28, 2017 at 11:51:47PM +0530, Arvind Yadav wrote: > Trivial fix to spelling mistakes in ata_parse_force_one(). > > Signed-off-by: Arvind Yadav Applied to libata/for-4.15. Thanks. -- tejun