From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 AAFC226CE2C; Wed, 15 Jul 2026 06:35:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784097316; cv=none; b=Y3J0e1qWY1quiVPNxgbzHcKKhTxwOMbbOjRELGBY4OSa8cNbppT8WHMTMrm12DltZdBsVaKJ1V9Ve2le28SanK06rbp8MF8KSNdNxhWrbkdorS5oHZ+fsmH/8DtZe2hyQLdB72Elxj2c2JHXzvNvtLoDmJodn8x59Uaw/mFb6wg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784097316; c=relaxed/simple; bh=JrDLFABBv9PO/h72NDq31FifzSDsU8zmGjnQHshu6VU=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=VNSDDUKP2X/IG95KT3Hy7h+dKAa5vee9TtB+oWgbsW/ubiN07mJ2xXyCwC/CqzQ48EM6kjKYOrIPzWYsKb4OsnMgZ+RwXd8PxGWLijFW1w4jxDrvrg06IFrmHggkEpchfjNcyTIe/nLvD14qR1XOMIP1OpMpTb+fwF9Jh/sVmg8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=YLwXDSeC; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="YLwXDSeC" Received: by smtp.kernel.org (Postfix) with ESMTPSA id CDA811F000E9; Wed, 15 Jul 2026 06:35:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=korg; t=1784097315; bh=ThZYGJbxb1HGBlj61BgHrOJFIan3k407XGoiPZaLxFI=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=YLwXDSeCUxBPUHdMJFEWfqjgCHwXzqXi6lpfM2QfRAOTJXCU1N/ja5il5AyQIhX2A eagv6IsI0nJDB16xr1uSzy4tzTEgHBB4KZ4Fus3j5FqwEAzf9qwIRBSWC2pXtfAzMQ aQhfRE83kQlQSKMpw72kkPxdTcOF7b/5jabhPbSw= Date: Wed, 15 Jul 2026 08:35:09 +0200 From: Greg Kroah-Hartman To: Markus Elfring Cc: Vinod Koul , dmaengine@vger.kernel.org, imx@lists.linux.dev, Frank Li , Griffin Kroah-Hartman , stable@kernel.org, LKML Subject: Re: [PATCH] dmaengine: fl1-edma: Add error handling for devm_kasprintf Message-ID: <2026071505-kosher-showroom-1e1e@gregkh> References: <178403257631.822807.3647660559296965382.b4-ty@kernel.org> <1ef78e50-0578-44cd-84ff-87a0f497c48f@web.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: On Wed, Jul 15, 2026 at 08:11:09AM +0200, Markus Elfring wrote: > >>>> Add error handling statement to fls_edma3_irq_init() for the > >>>> devm_kasprintf call. > >> … > >>> Applied, thanks! > >>> > >>> [1/1] dmaengine: fl1-edma: Add error handling for devm_kasprintf > >>> commit: bf1af4dfdc017dfe989c0dbcf0e608dc95f1d2cb > >> > >> Frank Li requested a corrected patch subject. > > > > Which was done while applying > > bf1af4dfdc01 dmaengine: fsl-edma: Add error handling for devm_kasprintf > I find it unfortunate that an improvable text was mentioned in the notification. > > Did different development opinions remain if all involved function names > should usually be marked with parentheses? > > 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