From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Hovold Date: Thu, 23 Jan 2020 08:17:26 +0000 Subject: Re: [PATCH] USB: serial: cyberjack: fix spelling mistake "To" -> "Too" Message-Id: <20200123081726.GG8375@localhost> List-Id: References: <20200122233955.2829493-1-colin.king@canonical.com> In-Reply-To: <20200122233955.2829493-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 Wed, Jan 22, 2020 at 11:39:55PM +0000, Colin King wrote: > From: Colin Ian King > > There is a spelling mistake in a dev_dbg message. Fix it. > > Signed-off-by: Colin Ian King Applied, thanks. Johan