From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756172AbbLBHzK (ORCPT ); Wed, 2 Dec 2015 02:55:10 -0500 Received: from mail.kernel.org ([198.145.29.136]:47859 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750912AbbLBHzB (ORCPT ); Wed, 2 Dec 2015 02:55:01 -0500 Date: Wed, 2 Dec 2015 15:54:44 +0800 From: Shawn Guo To: Colin King Cc: Sascha Hauer , Russell King , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: mach-imx: iomux-imx31: fix spelling mistake in error message Message-ID: <20151202075441.GO692@tiger> References: <1448728054-8766-1-git-send-email-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1448728054-8766-1-git-send-email-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 Sat, Nov 28, 2015 at 04:27:34PM +0000, Colin King wrote: > From: Colin Ian King > > Minor issue, fix spelling mistake, nonexistant -> nonexistent > > Signed-off-by: Colin Ian King Applied, thanks.