Received: by 10.223.185.116 with SMTP id b49csp4303557wrg; Mon, 26 Feb 2018 15:09:54 -0800 (PST) X-Google-Smtp-Source: AH8x224/PXDKNRYE+3lzMRJ5I5ptnC4ehxlxw4leYsny5N82VOWR7A29F1ZSx7rkNC215b9mEHxB X-Received: by 2002:a17:902:4201:: with SMTP id g1-v6mr12155405pld.62.1519686594537; Mon, 26 Feb 2018 15:09:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519686594; cv=none; d=google.com; s=arc-20160816; b=hQQJDZBVUmg0uDtB+HrSW+XpNt/ZzeDvZ7FCXn5+Ks3kFCKFh8T1fI3aU8YFFbsaD6 vMaIjQBRRgr0bQbQUPn6hPFUEiI7HQQRcR7qZsgf5tpr+bLucwSqTpalwYVU42SaUUO+ 6342gY8hXGx4pAdf/U5ALf3QhLStQkPz6cFqSdHZMbTip4znYf1i2Q05I0ubadG1oaNJ 7p8aw/TPUUHJPInkvQQ1R52LkReuedMExnNUPiNvqWw16ejXYBDFbK2tix73OHXC2kwr pyOn8ZVG+iwexuxVYLnloDE1E3AWzCncwBPJuELVr4xulPo0MCSUhkjNgQiV5BCDaTju tZOg== 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 :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=X3z6e22DmqgipzUJc607qscUMeAE+mefqAz3cWQOYME=; b=RIW3FQhdozUI8Wp9dd5RVPtiF8TMtCLbR4nXy7vuZlwD14IAeX746Xc+Brb/n4Zoew mRl7z5NCDZSx7vYHZrfhdK9w/6CouJ7eTRp8/BmwJD6wYe/2iTPqH/vguHYPjHjQhg3U ZoWmQvt7EZpE/QTMRIo4sZDG7bB9+TVgChOgw8ZJBGZkSWYne+Zznq3MlJGUoiYpVYLs FtbzhrxXeXrdOYrHMU1WB7KKpS/CbyFLZXC/A9YnDy3LNBIay+9rZ0zl0RmAOVCR5edS TYU3cWiVoSCd6pFGm0hldtinqHA0iJ+DZIksuLP24avfSnJkKiPWo7IvWU2XcA55HMo5 a1rw== ARC-Authentication-Results: i=1; mx.google.com; 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 i7-v6si7690883plk.139.2018.02.26.15.09.37; Mon, 26 Feb 2018 15:09:54 -0800 (PST) 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; 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 S1751789AbeBZXIo (ORCPT + 99 others); Mon, 26 Feb 2018 18:08:44 -0500 Received: from mxf98a.netcup.net ([46.38.249.138]:47411 "EHLO mxf98a.netcup.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751630AbeBZXIk (ORCPT ); Mon, 26 Feb 2018 18:08:40 -0500 Received: from [192.168.178.21] (x4d071a18.dyn.telefonica.de [77.7.26.24]) by mxf98a.netcup.net (Postfix) with ESMTPSA id D6917140805; Tue, 27 Feb 2018 00:08:38 +0100 (CET) Authentication-Results: mxf98a; spf=pass (sender IP is 77.7.26.24) smtp.mailfrom=rabel@robertabel.eu smtp.helo=[192.168.178.21] Received-SPF: pass (mxf98a: connection is authenticated) Subject: Re: [PATCH 1/3] auxdisplay: charlcd: fix hex literal ranges for graphics command To: linux-kernel Cc: Miguel Ojeda , Willy Tarreau , Geert Uytterhoeven , Andy Shevchenko References: <9ec3c54c-f8fe-22d7-783e-8cf9862405bb@robertabel.eu> <20180225235432.31209-1-rabel@robertabel.eu> From: Robert Abel Message-ID: Date: Tue, 27 Feb 2018 00:08:37 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180225235432.31209-1-rabel@robertabel.eu> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-PPP-Message-ID: <20180226230839.12420.29205@mxf98a.netcup.net> X-PPP-Vhost: robertabel.eu Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26 Feb 2018 00:54, Robert Abel wrote:> Robert Abel (4): > auxdisplay: charlcd: fix two-line command ^[[LN not marked as > processed > auxdisplay: charlcd: name x/y address struct > auxdisplay: charlcd: fix x/y address commands > auxdisplay: charlcd: make home command unshift display So I think as it stands, only the first patch is being picked up, while the other three will need rework, which is fine. I think I'm going to wait a little while with the x/y fix until the simple_strto* situation has settled. For the home command basically only more comments in code should be necessary. More comments will also be good for the x/y issue once I change the implementation. Regards, Robert