Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754084AbcLYWfD (ORCPT ); Sun, 25 Dec 2016 17:35:03 -0500 Received: from saturn.retrosnub.co.uk ([178.18.118.26]:56725 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751968AbcLYWfC (ORCPT ); Sun, 25 Dec 2016 17:35:02 -0500 User-Agent: K-9 Mail for Android In-Reply-To: <20161225201409.GL1555@ZenIV.linux.org.uk> References: <1482694902-7400-1-git-send-email-scott@matheina.com> <1482694902-7400-3-git-send-email-scott@matheina.com> <20161225201409.GL1555@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Subject: Re: [PATCHv4 2/8] Fixed variables not being consistently lower case From: Jonathan Cameron Date: Sun, 25 Dec 2016 22:34:54 +0000 To: Al Viro , Scott Matheina CC: linux-kernel@vger.kernel.org, Lars-Peter Clausen , Michael Hennerich , Jonathan Cameron , Hartmut Knaack , Peter Meerwald-Stadler , Greg Kroah-Hartman , linux-iio@vger.kernel.org, devel@driverdev.osuosl.org Message-ID: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 897 Lines: 25 On 25 December 2016 20:14:09 GMT+00:00, Al Viro wrote: >On Sun, Dec 25, 2016 at 01:41:06PM -0600, Scott Matheina wrote: >> Across the file, variables were sometimes upper case, some times >> lower case, this fix addresses a few of the instances with this >> inconsistency. > >NAK. Go learn C and don't come back until you've done that. If >somebody >has told you that you can contribute without knowing the language, >they'd >lied - you really can't. And I would *STRONGLY* recommend to stay away >from drivers/staging while you are learning C - it's like trying to use >a public restroom wall as a sex-ed textbook. Please can we keep things polite. Jonathan > >While we are at it, it might be a good idea to check if the kernel >builds after your changes and see what errors are produced. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.