Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp2442782pxb; Sun, 17 Oct 2021 15:17:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJywdf7Aa+PNTZ5kNkjHLTX2Ovc+UOYOF/A6l6R4SxsmbcnLDLWpM3W9yOyGCsMKn9xoXYdU X-Received: by 2002:a05:6402:354c:: with SMTP id f12mr38981360edd.170.1634509069856; Sun, 17 Oct 2021 15:17:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634509069; cv=none; d=google.com; s=arc-20160816; b=ZrHuRh4ZSdKk49IAM5c2u6fcLPAI8+t/CnOpYXxwl9CWTtmc0rrARFQWmi3RvJWliV rLlf3wt4Z4R+L/7pgHzhuqghTYMgoZY4hoHFTahvJhJLcoBGWMBw9JUL7J6+3uCFn9QG F4bkue4ovB9k+ZT1WamplT4QG23lYWM9eu2tKAx0yNkX1PQoLKuDND34qC0YMvqMJ1i6 MVDpp7zaPYdLxi+sbx6cnr/2EEVBsgrCHWkS6ITZNPQHeAWryp3GR5GDTxc5lmNN57/p 3PLj05UfEVFod80HLWZ7UtJ3rmp+IKZz1rpYRt/IiBObmP95PnKXv6ZRoAx0qcoIDC7f DASA== 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 :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=azzG6oitZZGymtATnnBCSkz6wHOCmD9W1kK/K99/1Is=; b=nmp/DNiqqVMP5SY96PCmjmY4xFACaCXoElQ+z8kkFGOAAf2KZB713E1VwpXUl0VB+B IcbJKjyO5gUAfaBWwcoIUUK7r2rsIhEkZ8RWI4sznjurtMccvFVFA5mZAo2aP9YwBUAH GEc6/7KuLgcnZYGGvA6JwmZUYQlrXK8ehweJIm8E5UK9oucSkfxO0NvUl9bZfdMtIAob BbMvEY4+apdB7w9dzGkMsSgEiJm9chCtrae9gkAvEPywhUnPkm0nHE/D8wBvcMA570YS PqEYtdAFJStqQzTzdbFz5JdRH/JLk5a6RoREFjueA1T2ltZvxxb+C7j3WsT+fTD5jkxQ B6AA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=iWLMGfEM; 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 nb32si27851030ejc.457.2021.10.17.15.17.11; Sun, 17 Oct 2021 15:17:49 -0700 (PDT) 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=iWLMGfEM; 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 S242785AbhJOTuA (ORCPT + 99 others); Fri, 15 Oct 2021 15:50:00 -0400 Received: from mail.kernel.org ([198.145.29.99]:47842 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242743AbhJOTuA (ORCPT ); Fri, 15 Oct 2021 15:50:00 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id F18B960FE3; Fri, 15 Oct 2021 19:47:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634327273; bh=MJPsHvidCacfE7+zHjY1MkUSKSDOfvcCzA2XngQ9imE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=iWLMGfEMDqKuk1Czt3VlK4DqZ1+9s5CRTEgYKo4O34V3OcdrHY1HGF0v0cr1J6y4B lfuJxX7QVmR+XDo00d9HMrLjswVDhxmmOog2n9uWDqCp0gsq/868ShJH/gdl41HEpE iEVibg7GAZfUM3InWBqcKLWfvou2Yf/OHUL/v00r04byEIxWBIR2L11pLSSLkeOTXY kYdjmzytQboq3Ibf/GCmAClPwLiIhdu7Dv5pB+0Tb8rT9hCBj3go43uWyJkN4vVH9r Dy7dld5iHvXMhAD0oYVj5otzJ54x9IYR9r3k9vrpQRUUvuXTB/uhOqqKQTCw+TfVa7 0wYfUb7BugzrQ== From: Mark Brown To: linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Wan Jiabing Cc: Mark Brown , kael_w@yeah.net Subject: Re: [PATCH] spi: orion: Add of_node_put() before goto Date: Fri, 15 Oct 2021 20:47:48 +0100 Message-Id: <163432719233.1317044.6376662105873340933.b4-ty@kernel.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211015034008.6357-1-wanjiabing@vivo.com> References: <20211015034008.6357-1-wanjiabing@vivo.com> 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 Thu, 14 Oct 2021 23:40:08 -0400, Wan Jiabing wrote: > Fix following coccicheck warning: > ./drivers/spi/spi-orion.c:738:1-33: WARNING: Function > for_each_available_child_of_node should have of_node_put() before goto > > Early exits from for_each_available_child_of_node should decrement the > node reference counter. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: orion: Add of_node_put() before goto commit: dbf641a10f6138fb84866d33ac05f9e1eae95e04 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