From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756181AbeEARko (ORCPT ); Tue, 1 May 2018 13:40:44 -0400 Received: from mail-yb0-f173.google.com ([209.85.213.173]:34914 "EHLO mail-yb0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753789AbeEARkl (ORCPT ); Tue, 1 May 2018 13:40:41 -0400 X-Google-Smtp-Source: AB8JxZqm/1tgeVNIm+Q+vwC8vhScvwNssudA+S9n3V4KgShJ7YD5mff/hSmEj/NYqaiRNUYhGWqJig== Date: Tue, 1 May 2018 10:40:37 -0700 From: Tejun Heo To: Colin King Cc: linux-ide@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ata: fix spelling mistake: "directon" -> "direction" Message-ID: <20180501174037.GB2368884@devbig577.frc2.facebook.com> References: <20180429120111.9948-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180429120111.9948-1-colin.king@canonical.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Apr 29, 2018 at 01:01:11PM +0100, Colin King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake in sil24_cerr_info message text > > Signed-off-by: Colin Ian King Applied to libata/for-4.17-fixes. Thanks. -- tejun