Received: by 2002:ab2:1149:0:b0:1f3:1f8c:d0c6 with SMTP id z9csp130148lqz; Fri, 29 Mar 2024 10:43:59 -0700 (PDT) X-Forwarded-Encrypted: i=2; AJvYcCXM/MiN477pAsca1XXxXTk2CwAv9p356qNRg+OstVmzEWCPbdLA6r5LUTtsmkudHD4LolXt40MzxQMoI23pFpd/LApyZH7mvEEAul5wDQ== X-Google-Smtp-Source: AGHT+IE2zxrHUgBQGrrBPLzMIuJaPR7LvdA3fGLnd43PKzObEwIGI26PTwnyreLnBF7v369vX7ha X-Received: by 2002:a05:6358:898:b0:17f:5ba6:3ea9 with SMTP id m24-20020a056358089800b0017f5ba63ea9mr2889134rwj.13.1711734239564; Fri, 29 Mar 2024 10:43:59 -0700 (PDT) Return-Path: Received: from sv.mirrors.kernel.org (sv.mirrors.kernel.org. [139.178.88.99]) by mx.google.com with ESMTPS id z11-20020a6552cb000000b005cef24b3015si3989055pgp.219.2024.03.29.10.43.59 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 29 Mar 2024 10:43:59 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel+bounces-125259-linux.lists.archive=gmail.com@vger.kernel.org designates 139.178.88.99 as permitted sender) client-ip=139.178.88.99; Authentication-Results: mx.google.com; arc=fail (body hash mismatch); spf=pass (google.com: domain of linux-kernel+bounces-125259-linux.lists.archive=gmail.com@vger.kernel.org designates 139.178.88.99 as permitted sender) smtp.mailfrom="linux-kernel+bounces-125259-linux.lists.archive=gmail.com@vger.kernel.org"; dmarc=fail (p=NONE sp=QUARANTINE dis=NONE) header.from=gmail.com Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sv.mirrors.kernel.org (Postfix) with ESMTPS id 28A6A2877FB for ; Fri, 29 Mar 2024 17:43:34 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 399CB136E07; Fri, 29 Mar 2024 17:43:30 +0000 (UTC) Received: from fgw23-7.mail.saunalahti.fi (fgw23-7.mail.saunalahti.fi [62.142.5.84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F1217A923 for ; Fri, 29 Mar 2024 17:43:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=62.142.5.84 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711734209; cv=none; b=aL9+CjbSr9NtWy+c/plfpjZUQnmjM2OKBm4FQj1epaAWiTRF35dbOjQGnUgyJNnF8fcoIq3u3SVUCHrncTC3cVzxxBZIoa9H86xBmnI3HKBfUe2vOrCaKjVGcK4wOU4vKzdRDcdwRwOrTCTQPdS1oWid/IghCG462Q49uvqCg2s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711734209; c=relaxed/simple; bh=v4exPhlwMVCowKtVo0H5olZ5yCVgiSussHYwa5vgczQ=; h=From:Date:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=tLXzkemELJhmkQYtlOXjML7Ecl9glhTLkM2GfKgYupDGRdm7opYdbF+rEcpnmefFjA1HewGMWPu3W44nzkXnL50HIEa3LZkfdDnKOeD5qnGjX7N57COH5fD5csuCUUAd0nnfl6gfVvP5wS83ZOvegjH6EqxjGtS3yYNUqg5sy4c= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com; spf=fail smtp.mailfrom=gmail.com; arc=none smtp.client-ip=62.142.5.84 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=gmail.com Received: from localhost (88-113-26-217.elisa-laajakaista.fi [88.113.26.217]) by fgw23.mail.saunalahti.fi (Halon) with ESMTP id d7edf15f-edf3-11ee-b972-005056bdfda7; Fri, 29 Mar 2024 19:43:25 +0200 (EET) From: Andy Shevchenko Date: Fri, 29 Mar 2024 19:43:24 +0200 To: Armin Wolf Cc: Andy Shevchenko , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, Hans de Goede , Ilpo =?iso-8859-1?Q?J=E4rvinen?= Subject: Re: [PATCH v1 1/1] platform/x86: quickstart: Miscellaneous improvements Message-ID: References: <20240327215208.649020-1-andy.shevchenko@gmail.com> <1ff02eec-084b-4d4b-9629-cd1a104e6213@gmx.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1ff02eec-084b-4d4b-9629-cd1a104e6213@gmx.de> Fri, Mar 29, 2024 at 01:23:25AM +0100, Armin Wolf kirjoitti: > Am 28.03.24 um 09:50 schrieb Andy Shevchenko: > > On Thu, Mar 28, 2024 at 1:35 AM Armin Wolf wrote: > > > Am 27.03.24 um 22:52 schrieb Andy Shevchenko: .. > > > > -#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt > > > that is the reason for removing this? > > Yes, it's a dead code. Likely the cargo cult line was copied from > > another driver. > > > In that case: Reviewed-by: Armin Wolf Thank you! You need to use a whole line for the tag. P.S. It seems Hans hadn't folded anything from here, so I will send a patch (series?) next week. -- With Best Regards, Andy Shevchenko