From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp1040.oracle.com ([156.151.31.81]:21201 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751560AbcFNWPt (ORCPT ); Tue, 14 Jun 2016 18:15:49 -0400 Subject: Re: Backport 09a5c3 ("HID: hid-input: Add parentheses to quell gcc warning") to 4.1.y To: Yuki Machida References: <575FC235.4020701@jp.fujitsu.com> Cc: stable@vger.kernel.org, jcboyd.dev@gmail.com, jkosina@suse.cz From: Sasha Levin Message-ID: <5760820B.9040905@oracle.com> Date: Tue, 14 Jun 2016 18:15:39 -0400 MIME-Version: 1.0 In-Reply-To: <575FC235.4020701@jp.fujitsu.com> Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 06/14/2016 04:37 AM, Yuki Machida wrote: > Hi Sasha, > > I conformed that v4.1.26 has a same warning using gcc 5.2.0. > Please apply following patch to 4.1.y. > 09a5c34e8d6b05663ec4c3d22b1fbd9fec89aaf9 Is there an actual bug fix here? It looks like this is just a warning, but the code itself is fine. Thanks, Sasha