From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753599AbbE1AxC (ORCPT ); Wed, 27 May 2015 20:53:02 -0400 Received: from mail-pd0-f181.google.com ([209.85.192.181]:34145 "EHLO mail-pd0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751588AbbE1Aw7 (ORCPT ); Wed, 27 May 2015 20:52:59 -0400 From: James C Boyd X-Google-Original-From: James C Boyd Date: Wed, 27 May 2015 19:52:54 -0500 To: Jiri Kosina Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org Subject: Re: [PATCH 0/3] HID: hid-input: Simplify expression and suppress gcc warning Message-ID: <20150528005253.GA731@noodlelt.attlocal.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 27, 2015 at 07:17:17PM -0500, James C Boyd wrote: > HID: hid-input: Add parenthesis to suppress gcc warning I suppose I should also mention that gcc-5.1 was reporting this dumb warning. I'll resend the patch set with that detail mentioned if you'd like.