Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9937185ybi; Wed, 24 Jul 2019 12:39:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqw9GJh6099XI/jVrCyMtzyTpCSohM8opSC5n7IXqWiPkn8MtWqo/ZhNX3yYSaIqZw4bmLPx X-Received: by 2002:a62:2f04:: with SMTP id v4mr12556117pfv.14.1563997164284; Wed, 24 Jul 2019 12:39:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563997164; cv=none; d=google.com; s=arc-20160816; b=NfoLDQfkmA4+PaBzh1WWzj77TJecG/1rbqUUa9theu/deipuAJTm2PzuFixIBxLMkh Jx6NHHZ15AWc9hSAInScwKG5fAuICCZs2UvsNJqsLHSr8x957KUksF81AXrEDcsvpLvT UXwYLysbM4cy2x+U5jvXXYox9YAusuoZCV1XTc/7Tu6RmL5Y/ACIjmy8w4rgCKAdFKmr iquvnLFR2RcDkC0frgYWgU/EGdK80Cj7uT5HJdug+SwCC2hLG8dobTlkY2e0XtyL+gX3 ygpJOaUEiTcF14Qsh9l1uhXM3SXNv6u4gOpZ34jDx5nzeYTvqI7q4smXI/HF4b+tRqLX Nhig== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=2O7bYuI9j3lKPbWdcqxQwhGfIyhdF1K/w0e4FHBu1u0=; b=BWvJxea4VIcGu1pssM9SAcH4g8yS1z9Xgm1I5x+4YWXTzpKA1exY3AXtDR+az7pO7S HchG7oUvjrCEZotSDadC2YvxR+NZukBOmfQ69iNSnCmJWq30a4e7SyRrKia+O1nUNlyH tHrnCGZV26LF/LooC9Wsjgutz/U/MQiJSXdRuTufW697dpyOjglp3q0YBuoaz6QmjIuD 1E1w7HLmVdVSsNrGCDRAi1N/XdS3hbYCwXGth6R/+fSY8mXdAl/Fb4tbkHQF0k6YjPWr mm1d9Jx1sz/0ksRkhGLMeZby5SwG5Q8h8VLSRKV5f3uSnE9YyXfAmzCzU1pm1jkbEmdz medA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZuJxCnlN; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w4si13131717ply.247.2019.07.24.12.39.09; Wed, 24 Jul 2019 12:39:24 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZuJxCnlN; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389352AbfGXTgt (ORCPT + 99 others); Wed, 24 Jul 2019 15:36:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:36606 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389131AbfGXTgq (ORCPT ); Wed, 24 Jul 2019 15:36:46 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E4CA1214AF; Wed, 24 Jul 2019 19:36:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563997005; bh=UxYvXnkdRDbNmoHxr3kNaNh8LHIa6c+iKXd+dyTranE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZuJxCnlNO1Mc3HlImkA2KcWx5mWDRgfSkxqGMILkpf3mRcykDj5Hqw7R49WxR/SId J+oZ070sIa6dXtkTPC1BLdhLWntW1DnVuYJODaxg7bNhIGAMi1vKWjraz86zO80Y1O QAj2gDfq1QyBVQ9BdcnRkemBR/splZZKN7OMYV50= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hui Wang , Dmitry Torokhov Subject: [PATCH 5.2 289/413] Input: alps - fix a mismatch between a condition check and its comment Date: Wed, 24 Jul 2019 21:19:40 +0200 Message-Id: <20190724191756.923211294@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190724191735.096702571@linuxfoundation.org> References: <20190724191735.096702571@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Hui Wang commit 771a081e44a9baa1991ef011cc453ef425591740 upstream. In the function alps_is_cs19_trackpoint(), we check if the param[1] is in the 0x20~0x2f range, but the code we wrote for this checking is not correct: (param[1] & 0x20) does not mean param[1] is in the range of 0x20~0x2f, it also means the param[1] is in the range of 0x30~0x3f, 0x60~0x6f... Now fix it with a new condition checking ((param[1] & 0xf0) == 0x20). Fixes: 7e4935ccc323 ("Input: alps - don't handle ALPS cs19 trackpoint-only device") Cc: stable@vger.kernel.org Signed-off-by: Hui Wang Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- drivers/input/mouse/alps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/input/mouse/alps.c +++ b/drivers/input/mouse/alps.c @@ -2876,7 +2876,7 @@ static bool alps_is_cs19_trackpoint(stru * trackpoint-only devices have their variant_ids equal * TP_VARIANT_ALPS and their firmware_ids are in 0x20~0x2f range. */ - return param[0] == TP_VARIANT_ALPS && (param[1] & 0x20); + return param[0] == TP_VARIANT_ALPS && ((param[1] & 0xf0) == 0x20); } static int alps_identify(struct psmouse *psmouse, struct alps_data *priv)