Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp931345pxb; Wed, 3 Mar 2021 21:31:18 -0800 (PST) X-Google-Smtp-Source: ABdhPJx7cOHxgClRstotnO1KNWpI2X5jtCX8FYTHB8YSvYKuXrNFIKwokfpmW7t9ppbSIIo2q4Zw X-Received: by 2002:a50:d71e:: with SMTP id t30mr2514040edi.58.1614835878121; Wed, 03 Mar 2021 21:31:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614835878; cv=none; d=google.com; s=arc-20160816; b=UxFhlNhhj27jOmZAZmZ0mpf3RLcjPzK8aJiCNkcAMdJ6iPuMJaxZGC5pVPiEO/c1gF o+q28jERCmtgdBh47v9rTog55ENg85Tn8ot1/Bg98FRzov2wkE+zD01tf4ij6UU9JuQ0 n/A1ykbELggpf0ont1oow8t2tDptJQSl5YIiaNVEOprfQJ8P8EaZkxvtoAaDn7dZq93R 7hjmypVzZCcUF7XaF0V+agPSEW816saAkecD+bZHKgn9e0Pl55mCMu5vs0PluwMVjAM9 gEUqG86NFMNwmZq+/YZKajERadIQMp5n8uarEwcXrwpYsVZlYsHiRPEMqY45l/X9NinE 2ZSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version:date :message-id:subject:references:in-reply-to:cc:to:from:dkim-signature; bh=vJhjbWwCNHWMGaK+cBpQDozehH0mHK95AKiYkfQKLfg=; b=MuTAP54/auN+EYfyszexG7td8LpXYpklN61XA7IV9qg12JIeomU3ja+7tAL+OFi4cu q0/4iisYhBnJHhF/dSvSeip2Yh83wb2GPFXB4SyHsSejYCq+NO9qG6cml0YBqnNfzKAS DSE4YwPHP7vo1RHNcuq9/4Ni86EU0Yy1cG5hXkXXEopMBT6jKhyZnJK4heoDe/ruoyWe 342x3q/frsYJIoBh0nAfpUysriU8rOFIhkdwoIYqihYQf45M2rjYaQUdAVMkSkQlzLoM 9E6ks4rJzVSE//0hKmrDOVHnY78RJIyVc52JPduquqwp169uAa/SseCX9VzHuN3kopsH a4Fg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=U8l4HGAC; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p21si16968668eds.457.2021.03.03.21.30.55; Wed, 03 Mar 2021 21:31:18 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=U8l4HGAC; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347463AbhCBESe (ORCPT + 99 others); Mon, 1 Mar 2021 23:18:34 -0500 Received: from mail.kernel.org ([198.145.29.99]:33260 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346259AbhCAXkK (ORCPT ); Mon, 1 Mar 2021 18:40:10 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id E1FC461477; Mon, 1 Mar 2021 23:39:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1614641954; bh=zy1Fph+p8k34LVeqdrSekoYGMK8LFSgwSCDZ45BkFFA=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=U8l4HGACkQngSenne+2JvwDp/eHKaEzQMS0Tt5gtIzcT+CMEAJs0aRZp56+W8IHJK 3C3wJjv9DSVjDrSUMC91bprLsS8FsVyfK3mQj6OlaLK6ewYraARiYoU+iT+W9TwFBS WCmDK4AaV9pmhSvtrhvzGksAYufAcUwa7zQHOx6o5HycwnRMyQPB3QvTWFrNyWZqS1 rDwdiFz/WQynMyoXCZQ74Bw11GbXM6MGiOCOOk6yNCZXqcJqPf6jG6pEUU1GxbqDtN yA6OhopX399K/9LIgO7gDheZ4VkteTR7ZE+g6AWy5xw4+R43KlBiOQeucpVMDGZS9i tEkNbjA+0+pWA== From: Mark Brown To: angkery Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org, Junlin Yang In-Reply-To: <20210215110425.1012-1-angkery@163.com> References: <20210215110425.1012-1-angkery@163.com> Subject: Re: [PATCH] spi: cadence-quadspi: add missing of_node_put Message-Id: <161464187230.31555.12823199659284137891.b4-ty@kernel.org> Date: Mon, 01 Mar 2021 23:37:52 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 15 Feb 2021 19:04:25 +0800, angkery wrote: > Fix OF node leaks by calling of_node_put in > for_each_available_child_of_node when the cycle returns. > > Generated by: scripts/coccinelle/iterators/for_each_child.cocci Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: cadence-quadspi: add missing of_node_put commit: 44233a5ba2511b85da3c055a0ab7c28976544e47 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark