From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751107AbeAUVfM (ORCPT ); Sun, 21 Jan 2018 16:35:12 -0500 Received: from gloria.sntech.de ([95.129.55.99]:54936 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750944AbeAUVfL (ORCPT ); Sun, 21 Jan 2018 16:35:11 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: SF Markus Elfring Cc: linux-input@vger.kernel.org, Dmitry Torokhov , LKML , kernel-janitors@vger.kernel.org Subject: Re: [PATCH 0/2] Input: auo-pixcir-ts: Adjustments for two function implementations Date: Sun, 21 Jan 2018 22:35:08 +0100 Message-ID: <2419092.du2IquVYHz@diego> User-Agent: KMail/5.2.3 (Linux/4.14.0-3-amd64; KDE/5.37.0; x86_64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Sonntag, 21. Januar 2018, 22:14:15 CET schrieb SF Markus Elfring: > From: Markus Elfring > Date: Sun, 21 Jan 2018 22:10:44 +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 auo_pixcir_parse_dt() > Delete an unnecessary return statement in auo_pixcir_input_close() if it helps, both Reviewed-by: Heiko Stuebner