From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/2] net, mellanox mlx4 Fix compile warnings [v4] Date: Tue, 01 Oct 2013 12:57:26 -0400 (EDT) Message-ID: <20131001.125726.896178574721745926.davem@davemloft.net> References: <1380633877-24034-2-git-send-email-prarit@redhat.com> <20131001181742.72e603d1@jpm-OptiPlex-GX620> <524AE968.608@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jackm@dev.mellanox.co.il, netdev@vger.kernel.org, dledford@redhat.com, amirv@mellanox.com, ogerlitz@mellanox.com To: prarit@redhat.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:55158 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750964Ab3JAQ52 (ORCPT ); Tue, 1 Oct 2013 12:57:28 -0400 In-Reply-To: <524AE968.608@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Prarit Bhargava Date: Tue, 01 Oct 2013 11:25:28 -0400 > > > On 10/01/2013 11:17 AM, Jack Morgenstein wrote: >> Since we are in the middle of submitting patches which touch the file >> "resource_tracker.c", I would really like to hold off on these warning >> fixes for a bit, and I'll handle the changes for all the functions at >> once to conform (correctly!) to the format suggested by Dave Miller. >> >> -Jack > > Hey Jack, np. Thanks for looking. Please repost both patches when you've sorted this out, thanks!