From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754090AbdBVCmX (ORCPT ); Tue, 21 Feb 2017 21:42:23 -0500 Received: from mga03.intel.com ([134.134.136.65]:42484 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752868AbdBVCmQ (ORCPT ); Tue, 21 Feb 2017 21:42:16 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,192,1484035200"; d="scan'208";a="228191308" Date: Wed, 22 Feb 2017 08:13:00 +0530 From: Vinod Koul To: Colin King Cc: Dan Williams , Maxime Coquelin , Alexandre Torgue , dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dmaengine: stm32-dma: fix up error dev_err message Message-ID: <20170222024259.GW2843@localhost> References: <20170221183046.27560-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170221183046.27560-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 Tue, Feb 21, 2017 at 06:30:45PM +0000, Colin King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake and make channel plural. Applied, thanks -- ~Vinod