From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 804E42566DA; Tue, 11 Mar 2025 12:05:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741694758; cv=none; b=c+OyHVJ0e1RqHE4GUcdftwLa2oYHzmfMeOeQpJbe3nFaeDGU+Edqbs2wUmWZgwoGQbPq3geylhab8ytcaE2m7w4if7eYAWyRd4jKxN7OIjwqHR7BE08leRrtUoLuj2F92EJcvqZ3+EGxbdpSepGV4qANNkMLPeDTKp33q2hvWqg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741694758; c=relaxed/simple; bh=0cWb21nqnB2z8EJJlmAU3Y6DZrRZsqCDg8wtqbR+R74=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=WpzgfX/HMLbEsEEM88vtxzcEi5F2/mJrX2/d3gdGQ5b0RQ9cpWe3fWN0u2J92rjN/lRQOmiCYjj6XTPY9fWafTb9T8+EnkrvXwYygjelR1CnkrBKZM3fKc9vSnGKR0vN+LLgVYbgV1CXnP5XgrKhh4pihykkGGFQGKRjHo1WGfo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=Eh2YWVF/; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="Eh2YWVF/" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7CC1AC4CEE9; Tue, 11 Mar 2025 12:05:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1741694758; bh=0cWb21nqnB2z8EJJlmAU3Y6DZrRZsqCDg8wtqbR+R74=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Eh2YWVF/LRUQN9pp79HQAyBs/+OdziLshIcq5UGoEN4qDij1LMwlLrR1dSaz4Pywv nlfJZ6GjiUge8nTzmukbaUS097jz3/5Uy8OajQ+YGQ517Q1M2Vk62TrEqm2pCDznux 9sWIc3Va5HwLqeQCWqzOz6smPCdtP5c2cPexbdl8= Date: Tue, 11 Mar 2025 13:05:55 +0100 From: Greg Kroah-Hartman To: Markus Elfring Cc: Andy Shevchenko , linux-acpi@vger.kernel.org, linux-leds@vger.kernel.org, linux-usb@vger.kernel.org, Heikki Krogerus , Jakob Riepler , Jonathan Cameron , Rob Herring , LKML , Daniel Scally , Danilo Krummrich , Jonathan Cameron , Lee Jones , Matti Vaittinen , Pavel Machek , "Rafael J. Wysocki" , Sakari Ailus Subject: Re: [PATCH 1/4] device property: Split fwnode_get_child_node_count() Message-ID: <2025031151-camcorder-sandstone-bd1c@gregkh> References: <20250310150835.3139322-1-andriy.shevchenko@linux.intel.com> <20250310150835.3139322-2-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: linux-leds@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: On Tue, Mar 11, 2025 at 01:00:16PM +0100, Markus Elfring wrote: > > The new helper is introduced to allow counting the child firmware nodes > > of their parent without requiring a device to be passed. … > > See also: > https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.14-rc6#n94 > > Regards, > Markus > Hi, This is the semi-friendly patch-bot of Greg Kroah-Hartman. Markus, you seem to have sent a nonsensical or otherwise pointless review comment to a patch submission on a Linux kernel developer mailing list. I strongly suggest that you not do this anymore. Please do not bother developers who are actively working to produce patches and features with comments that, in the end, are a waste of time. Patch submitter, please ignore Markus's suggestion; you do not need to follow it at all. The person/bot/AI that sent it is being ignored by almost all Linux kernel maintainers for having a persistent pattern of behavior of producing distracting and pointless commentary, and inability to adapt to feedback. Please feel free to also ignore emails from them. thanks, greg k-h's patch email bot