From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A13C2C433F5 for ; Tue, 15 Feb 2022 21:29:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244386AbiBOV3X (ORCPT ); Tue, 15 Feb 2022 16:29:23 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:40696 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233069AbiBOV3W (ORCPT ); Tue, 15 Feb 2022 16:29:22 -0500 Received: from angie.orcam.me.uk (angie.orcam.me.uk [78.133.224.34]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 5331FC24AD for ; Tue, 15 Feb 2022 13:29:10 -0800 (PST) Received: by angie.orcam.me.uk (Postfix, from userid 500) id CBCF492009C; Tue, 15 Feb 2022 22:29:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id BE35E92009B; Tue, 15 Feb 2022 21:29:07 +0000 (GMT) Date: Tue, 15 Feb 2022 21:29:07 +0000 (GMT) From: "Maciej W. Rozycki" To: Jean Delvare cc: linux-kernel@vger.kernel.org Subject: [PING^2][PATCH 0/2] firmware: dmi: Avoid (some) empty names in kernel log In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2 Jan 2022, Maciej W. Rozycki wrote: > Resending as this has gone into void. Original patches still apply in > their original form at the same respective lines. Ping for: . Maciej