Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932636AbcLHPlr (ORCPT ); Thu, 8 Dec 2016 10:41:47 -0500 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:52310 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754083AbcLHPlm (ORCPT ); Thu, 8 Dec 2016 10:41:42 -0500 Subject: Re: [PATCH v3 1/6] net: stmmac: return error if no DMA configuration is found To: David Miller References: <1481120409-18103-1-git-send-email-niklass@axis.com> <1481120409-18103-2-git-send-email-niklass@axis.com> <20161208.101915.2006667298193036157.davem@davemloft.net> CC: , , , , From: Alexandre Torgue Message-ID: Date: Thu, 8 Dec 2016 16:41:34 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161208.101915.2006667298193036157.davem@davemloft.net> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.48.0.2] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-12-08_09:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 439 Lines: 17 Hi David, On 12/08/2016 04:19 PM, David Miller wrote: > From: Alexandre Torgue > Date: Thu, 8 Dec 2016 11:44:35 +0100 > >> Acked-by: Alexandre Torgue > > Typo in your email. > > I would suggest that you put this into an editor macro or > similar in order to avoid such typos in the future. That's > what people do who review a lot of patches. Sorry, I will pay attention next time. >