Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp465334ybl; Wed, 29 Jan 2020 03:56:26 -0800 (PST) X-Google-Smtp-Source: APXvYqw+1B72LJgar5GRy5CWdMLV7hCOprJnozIARgqsAyDLLtgyHinBYdHdjO8oseCxtO8X6hwp X-Received: by 2002:a05:6830:15d7:: with SMTP id j23mr8712754otr.357.1580298986773; Wed, 29 Jan 2020 03:56:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580298986; cv=none; d=google.com; s=arc-20160816; b=lrYI5o8XlOC9yIBBQkOqq0AygdCW136UitD8VWXYlpa4t4NRD/ihkPGj7TT9QAbAf9 KWQtk61Q97KC1iuLGPB3Aa6SsUFqVpv0JvYJKmRRHPeNDOrGNzEQZxp5FLZhe+sH88ze QS6ykP6Gnf35R+xSr4vUnnpyPQcp76MkGStMHm6i6uTJXs5IMLeZmxsWaycLElY+XfWr qYlo2fqowkB91o3/lX0DDA3QyVYZ+GXDiGCR2mUvGFRpekTZdhM4Ct3LztBRQOotz6nf QDA31ULn/zwbI+x7ZR/8zHUzkJmm4wHu1VE4sqfwMU78cbkh4DuID9BLg6JjDEKYRrPn rJXg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=kM0MGzg9Baq7GTY9S9aYBK3QMslg1nPXY5TOAN3e+Yg=; b=MaNvI4Can+yIy+attXtQ8pl5URR4WjHxunPSgW4yX/hKoiw2Z4ZRa4pNxm+Jp3Hzc/ vf4ZDYKv5eZaeuB0UQ7lPWa5xSc+ln2o2DNKwzS04XNhI5H+zKi4GjhQDR6GWesl4Gy3 m3hEuSlVAWikRlXVW37GbF3yfzH7X96IkMxxfFNn+W8P7QiuR90rmDQq0HbxwlusTmUh N7Tl8N13QAtEVl+OyOBzca69suC7rGuTOBEYPLlHv+1+Hxxju0nOOKUMrqtN47aoC5NE plxMGiPB8uKwWT/YlQmJ6jIurcvcR5rUzkRdMw5cpHfcOopdodZli53AVfxXX9gm9mpX d3Xg== 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 o8si1029820oti.47.2020.01.29.03.56.14; Wed, 29 Jan 2020 03:56:26 -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 S1726261AbgA2LzU (ORCPT + 99 others); Wed, 29 Jan 2020 06:55:20 -0500 Received: from mx2.suse.de ([195.135.220.15]:59898 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726068AbgA2LzU (ORCPT ); Wed, 29 Jan 2020 06:55:20 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 0C8C2AE3F; Wed, 29 Jan 2020 11:55:18 +0000 (UTC) Date: Wed, 29 Jan 2020 12:55:16 +0100 From: Petr Mladek To: Rasmus Villemoes Cc: Andy Shevchenko , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Steven Rostedt , Sergey Senozhatsky , Andy Shevchenko , Greg Kroah-Hartman , "Rafael J. Wysocki" , Linux Kernel Mailing List , Sascha Hauer Subject: Re: [PATCH 0/2] printf: add support for %de Message-ID: <20200129115516.zsvxu56e6h7gheiw@pathway.suse.cz> References: <20200120085508.25522-1-u.kleine-koenig@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: NeoMutt/20170912 (1.9.0) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue 2020-01-21 11:27:34, Rasmus Villemoes wrote: > On 20/01/2020 10.32, Andy Shevchenko wrote: > > On Mon, Jan 20, 2020 at 10:57 AM Uwe Kleine-K?nig > > wrote: > > > >> this is an reiteration of my patch from some time ago that introduced > >> %dE with the same semantic. Back then this resulted in the support for > >> %pe which was less contentious. > >> > > > >> I still consider %de (now with a small 'e' to match %pe) useful. > > > > Please, don't spread the extensions over the standard specifiers. The > > %p* extensions are enough for my opinion. > > NAK. > > > > As I think I already mentioned (and what led me to do the %pe), I'm with > Andy and Joe here, I don't think modifying the behaviour of stuff other > than %p is a good idea - especially not when it's only about saving a > few characters to avoid the ERR_PTR() wrapping. +1 Best Regards, Petr