From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [patch net-next RFC 0/6] switchdev: introduce tranction enfra and for pre-commit split Date: Sun, 20 Sep 2015 10:33:46 +0200 Message-ID: <20150920083346.GA2203@nanopsycho.orion> References: <1442665751-10949-1-git-send-email-jiri@resnulli.us> <9B0331B6EBBD0E4684FBFAEDA55776F919444424@HASMSX110.ger.corp.intel.com> <20150919162314.GA2153@nanopsycho.orion> <20150919190159.GA4907@ketchup> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Rosen, Rami" , "netdev@vger.kernel.org" , "davem@davemloft.net" , "idosch@mellanox.com" , "eladr@mellanox.com" , "sfeldma@gmail.com" , "f.fainelli@gmail.com" , "linux@roeck-us.net" To: Vivien Didelot Return-path: Received: from mail-wi0-f170.google.com ([209.85.212.170]:34012 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751964AbbITIdt (ORCPT ); Sun, 20 Sep 2015 04:33:49 -0400 Received: by wicfx3 with SMTP id fx3so109400000wic.1 for ; Sun, 20 Sep 2015 01:33:48 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20150919190159.GA4907@ketchup> Sender: netdev-owner@vger.kernel.org List-ID: Sat, Sep 19, 2015 at 09:02:00PM CEST, vivien.didelot@savoirfairelinux.com wrote: >Hi Jiri, > >On Sep. Saturday 19 (38) 06:23 PM, Jiri Pirko wrote: >> Sat, Sep 19, 2015 at 03:35:51PM CEST, rami.rosen@intel.com wrote: >> >Hi, >> > >> >>introduce tranction enfra and for pre-commit split >> > >> >Typo: >> >Instead "tranction enfra" should be "transaction infrastructure". >> >> Will fix. Thanks! > >Just being picky, there are a couple more typos in: > >2/6: s/separatelly/separately/ >6/6: s/nore/more/ and s/separete/separate/ Will fix. Thanks! > > >Thanks, >-v