From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudeep Dutt Subject: Re: [PATCH RESEND v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors. Date: Fri, 06 Sep 2013 11:27:49 -0700 Message-ID: <1378492069.107744.50.camel@localhost> References: <1378431368.19204.3.camel@joe-AO722> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1378431368.19204.3.camel@joe-AO722> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Joe Perches Cc: Sudeep Dutt , Peter P Waskiewicz Jr , "Yaozu (Eddie) Dong" , Arnd Bergmann , "Michael S. Tsirkin" , Greg Kroah-Hartman , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, Ashutosh Dixit , Rob Landley , Harshavardhan R Kharche , Caz Yokoyama , Dasaratharaman Chandramouli List-Id: virtualization@lists.linuxfoundation.org On Thu, 2013-09-05 at 18:36 -0700, Joe Perches wrote: > Whitespace neatening... > > Multiline statement argument alignment. > Argument wrapping. > Use kmalloc_array instead of kmalloc. > > --- Hi Joe, We will incorporate your changes in the next version of this patch series and run all future patches via the "--strict" checkpatch option. Thanks a lot for the patch! Sudeep Dutt