From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH net-next V2 4/4] igb: enable auxiliary PHC functions for the i210. Date: Fri, 21 Nov 2014 13:59:10 +0100 Message-ID: <20141121125910.GB6031@localhost.localdomain> References: <00356ddec4e20d99010884c8f18cd00df4419eaf.1416562192.git.rcochran@linutronix.de> <1416573969.2280.39.camel@jtkirshe-mobl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, David Miller , bruce.w.allan@intel.com, Jacob Keller , John Ronciak , Matthew Vick , Jian Yu To: Jeff Kirsher Return-path: Received: from mail-wi0-f174.google.com ([209.85.212.174]:41241 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758326AbaKUM7P (ORCPT ); Fri, 21 Nov 2014 07:59:15 -0500 Received: by mail-wi0-f174.google.com with SMTP id h11so11949592wiw.1 for ; Fri, 21 Nov 2014 04:59:14 -0800 (PST) Content-Disposition: inline In-Reply-To: <1416573969.2280.39.camel@jtkirshe-mobl> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, Nov 21, 2014 at 04:46:09AM -0800, Jeff Kirsher wrote: > On Fri, 2014-11-21 at 10:41 +0100, Richard Cochran wrote: > > + /* Make sure this pin is not enabled as an ouput. */ > > Minor nitpick, output is mis-spelled (I can fix that up for you) Yes please. > Probably should have a blank line after the local variable declaration. > Again, I can fix this up for ya. Okay. Thanks, Richard