From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751887AbdHaQsE (ORCPT ); Thu, 31 Aug 2017 12:48:04 -0400 Received: from mail-qk0-f170.google.com ([209.85.220.170]:38134 "EHLO mail-qk0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751754AbdHaQsC (ORCPT ); Thu, 31 Aug 2017 12:48:02 -0400 X-Google-Smtp-Source: ADKCNb66Y78shelxzUYvSlD9F4OxvGWi9LHA+efJNKbUi88I6ErV9YnSem2wHiRhYeS/MHq2+CIayQ== Date: Thu, 31 Aug 2017 12:47:59 -0400 From: Nick Fox To: Greg KH Cc: devel@driverdev.osuosl.org, deanahn@gctsemi.com, jonathankim@gctsemi.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: gdm724x: Rename variable for consistency Message-ID: <20170831164758.GA2364@fedora> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org jonathankim@gctsemi.com, linux-kernel@vger.kernel.org Bcc: Subject: Re: [PATCH v2] staging : gdm724x: Rename variable for consistency Reply-To: In-Reply-To: <20170831162747.GA31171@kroah.com> Sorry for the confusion. This patch is a revision to an earlier patch I submitted that did not compile. It should be part of this thread, but in case its not, reference is here: https://lkml.org/lkml/2017/8/24/885. I thought I had compiled it successfully but I discovered this was due to an issue with my build environment. Just for future reference, was I doing something wrong in this situation by adding a v2 in the changelog area? Various beginner guides I've been reading suggested I do this when a patch requires revisions. Thanks, Nick