Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755174AbbG1Mnn (ORCPT ); Tue, 28 Jul 2015 08:43:43 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:35554 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752011AbbG1Mnm (ORCPT ); Tue, 28 Jul 2015 08:43:42 -0400 Date: Tue, 28 Jul 2015 13:43:38 +0100 From: Matt Fleming To: Lee Jones Cc: Wim Van Sebroeck , linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org, Mika Westerberg , Andy Shevchenko , Jean Delvare , Wolfram Sang , Matt Fleming , Peter Tyser , Samuel Ortiz , Aaron Sierra Subject: Re: [PATCH 1/5] iTCO_wdt: Expose watchdog properties using platform data Message-ID: <20150728124338.GA2773@codeblueprint.co.uk> References: <1438004292-16382-1-git-send-email-matt@codeblueprint.co.uk> <1438004292-16382-2-git-send-email-matt@codeblueprint.co.uk> <20150728094643.GT14943@x1> <20150728110717.GH2492@codeblueprint.co.uk> <20150728113721.GU14943@x1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150728113721.GU14943@x1> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1098 Lines: 34 On Tue, 28 Jul, at 12:37:21PM, Lee Jones wrote: > > The driver shouldn't be called that either. > > You are the only one. What makes iTCO 'special'? I don't know, I didn't write it. It looks like Wim did ~9 years ago, so it must have made sense to him at the time. > > > > + info = &lpc_chipset_info[priv->chipset]; > > > > + > > > > + pdata->iTCO_version = info->iTCO_version; > > > > > > Lowercase please. > > > > Hmm... but then this line will read, > > > > pdata->itco_version = info->iTCO_version; > > > > I'm not sure that's an improvement. > > Please consider making all of the variable names conform to the > coding standards we normally abide by. You can submit it either as > patch 1 of this set, or independently. Right, I figured we were fast approaching this rabit hole. -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/