From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Breathitt Gray Subject: Re: [PATCH] gpio: 104-idio-16: Use lowercase symbol names for const variables Date: Sun, 8 Nov 2015 20:28:35 -0500 Message-ID: <563FF6C3.4000009@gmail.com> References: <20151104123008.GA15302@sophia> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mail-yk0-f176.google.com ([209.85.160.176]:36817 "EHLO mail-yk0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752027AbbKIB2h (ORCPT ); Sun, 8 Nov 2015 20:28:37 -0500 In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Alexandre Courbot Cc: Linus Walleij , "linux-gpio@vger.kernel.org" , Linux Kernel Mailing List On 11/08/2015 06:53 PM, Alexandre Courbot wrote: > Apart from that this patch seems harmless and the repositioning of > some constant declarations is also welcome. I'll create a separate patch to reposition the constant declarations. Where in particular do you believe would be best for them to be positioned? William Breathitt Gray