Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932863AbbKRN4l (ORCPT ); Wed, 18 Nov 2015 08:56:41 -0500 Received: from mail-ob0-f175.google.com ([209.85.214.175]:35479 "EHLO mail-ob0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754824AbbKRN4j (ORCPT ); Wed, 18 Nov 2015 08:56:39 -0500 MIME-Version: 1.0 In-Reply-To: <20151117235815.GA9477@sophia> References: <20151117235815.GA9477@sophia> Date: Wed, 18 Nov 2015 14:56:38 +0100 Message-ID: Subject: Re: [PATCH v2] gpio: 104-idio-16: Use lowercase symbol names for const variables From: Linus Walleij To: William Breathitt Gray Cc: Alexandre Courbot , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 863 Lines: 24 On Wed, Nov 18, 2015 at 12:58 AM, William Breathitt Gray wrote: > To prevent confusion, and to match the existing coding style used in > other GPIO drivers, symbol names within the 104-idio-16 GPIO driver > should be lowercase. > > Signed-off-by: William Breathitt Gray > Reviewed-by: Alexandre Courbot > --- > Changes in v2: > - Rebase to resolve conflict with commit 68d33ef. > - Lowercase const variables introduced in commit 68d33ef. > - Utilize BIT macro to match coding style of commit 68d33ef. Patch applied. Yours, Linus Walleij -- 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/