From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Subject: [PATCH 0/2] Input-appletouch: Adjustments for two function implementations Date: Wed, 24 Jan 2018 20:55:01 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mout.web.de ([212.227.15.4]:50954 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752504AbeAXTzE (ORCPT ); Wed, 24 Jan 2018 14:55:04 -0500 Content-Language: en-GB Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: linux-input@vger.kernel.org, Arvind Yadav , Dmitry Torokhov Cc: LKML , kernel-janitors@vger.kernel.org From: Markus Elfring Date: Wed, 24 Jan 2018 20:50:20 +0100 Two update suggestions were taken into account from static source code analysis. Markus Elfring (2): Delete an error message for a failed memory allocation in atp_geyser_init() Improve a size determination in atp_probe() drivers/input/mouse/appletouch.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) -- 2.16.1