From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ido Schimmel Date: Fri, 15 Feb 2019 15:16:42 +0000 Subject: Re: [PATCH][next] mlxsw: core: fix spelling mistake "temprature" -> "temperature" Message-Id: <20190215151639.GC18851@splinter> List-Id: References: <20190215151153.17206-1-colin.king@canonical.com> In-Reply-To: <20190215151153.17206-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Colin King Cc: Jiri Pirko , "David S . Miller" , "netdev@vger.kernel.org" , "kernel-janitors@vger.kernel.org" , "linux-kernel@vger.kernel.org" On Fri, Feb 15, 2019 at 03:11:53PM +0000, Colin King wrote: > From: Colin Ian King > > There is a spelling mistake in several dev_err messages, fix these. > > Signed-off-by: Colin Ian King Reviewed-by: Ido Schimmel Thanks!