From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Hovold Date: Mon, 24 Sep 2018 08:49:36 +0000 Subject: Re: [PATCH] USB: serial: cypress_m8: fix spelling mistake "retreiving" -> "retrieving" Message-Id: <20180924084936.GE5101@localhost> List-Id: References: <20180923230408.8721-1-colin.king@canonical.com> In-Reply-To: <20180923230408.8721-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Colin King Cc: Johan Hovold , Greg Kroah-Hartman , linux-usb@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org On Mon, Sep 24, 2018 at 12:04:08AM +0100, Colin King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake in dev_dbg message > > Signed-off-by: Colin Ian King Applied, thanks. Johan