From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vivien Didelot Subject: Re: [patch net-next RFC 0/6] switchdev: introduce tranction enfra and for pre-commit split Date: Sat, 19 Sep 2015 15:02:00 -0400 Message-ID: <20150919190159.GA4907@ketchup> References: <1442665751-10949-1-git-send-email-jiri@resnulli.us> <9B0331B6EBBD0E4684FBFAEDA55776F919444424@HASMSX110.ger.corp.intel.com> <20150919162314.GA2153@nanopsycho.orion> 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: Jiri Pirko Return-path: Received: from ip-208-88-110-44.savoirfairelinux.net ([208.88.110.44]:45921 "EHLO mail.savoirfairelinux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750778AbbISTCI (ORCPT ); Sat, 19 Sep 2015 15:02:08 -0400 Content-Disposition: inline In-Reply-To: <20150919162314.GA2153@nanopsycho.orion> Sender: netdev-owner@vger.kernel.org List-ID: 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/ Thanks, -v