Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp3262161pxv; Mon, 28 Jun 2021 00:07:49 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwXu7dctsOLKIJhH53bkrlvfGSdJdHR9ebq4D64faNmkbqVNL78fkyiX05cEVySi8k/f231 X-Received: by 2002:aa7:dc42:: with SMTP id g2mr30608890edu.362.1624864069800; Mon, 28 Jun 2021 00:07:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624864069; cv=none; d=google.com; s=arc-20160816; b=KR7KnPCqDOJr3LReCi3MHKRo18YKlDkcx6pG8tsb3RJC0FTZ8EY3q/Lqk/Eg+jciKF v1YiLDC5SqzzSQQKl2Rr/VhJ7d86GSzcszPj3J3SLRBSeBum50eXCsSRn44xBmYPMiT0 SUpL15jH1SkwG+PvQvTQ55uNz4JPmCtXA5EkFfsPVYsXZMootDFrxonWR9WzQdJCroIX GRQAdR8OW8uKZlKKc86W2XhAOOniHoUrHqjfibka8eUmPVPKOVJskH1op4fPLBtWhXOo Em/pUMSRyRDz+1s9HGJy6yDOWJqmGqNnVueNnA5KSFD/nbfmVsWo1OPYvcMVF8pp9Yfh ioog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=cThTGO2CrHal45zkWI1Y3lFfDk+quX7Kb27auBW4mPs=; b=AsrZ6SpmUf5Fw47YL6LwFToRUyr2lY+LRu2cyAGM+nZ+S8CHma4cIZtAP/QT9SSJhK 6YVxLX9Ra54sH/KwdNN1RMyaS5k4DG295ok9Ncij0dBqOsd6/VKrjtL3YmvYhmGdNpi8 FFsJVd5L/OZB3DjPxK5LUHReavwVwyIl7Dlhp/7+gfHaJ3RCt19PjH1SSzCk3jChg91u Yl/YJYbAN+PjK9sdEF/4dsY9qetY685dULbwoiIG53lWuVDb8vcd9z4Y5orsvClOwCse sktYbPzn91+DYUOKjydAYf1NiDfBmZnd3Tzvl93QowKHLlQyGZjv+kkcfdaXPKCZk+/G pjBg== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id eo21si137479ejc.233.2021.06.28.00.07.26; Mon, 28 Jun 2021 00:07: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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232243AbhF1HIK (ORCPT + 99 others); Mon, 28 Jun 2021 03:08:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49932 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229998AbhF1HIJ (ORCPT ); Mon, 28 Jun 2021 03:08:09 -0400 Received: from bmailout2.hostsharing.net (bmailout2.hostsharing.net [IPv6:2a01:37:3000::53df:4ef0:0]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 692DCC061574 for ; Mon, 28 Jun 2021 00:05:44 -0700 (PDT) Received: from h08.hostsharing.net (h08.hostsharing.net [IPv6:2a01:37:1000::53df:5f1c:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.hostsharing.net", Issuer "RapidSSL TLS DV RSA Mixed SHA256 2020 CA-1" (verified OK)) by bmailout2.hostsharing.net (Postfix) with ESMTPS id 88652280161A7; Mon, 28 Jun 2021 09:05:42 +0200 (CEST) Received: by h08.hostsharing.net (Postfix, from userid 100393) id 7C03138D650; Mon, 28 Jun 2021 09:05:42 +0200 (CEST) Date: Mon, 28 Jun 2021 09:05:42 +0200 From: Lukas Wunner To: Randy Dunlap Cc: linux-kernel@vger.kernel.org, "William A . Kennington III" , Mark Brown , linux-spi@vger.kernel.org Subject: Re: [PATCH] spi: : add missing struct kernel-doc entry Message-ID: <20210628070542.GA5771@wunner.de> References: <20210628004023.7371-1-rdunlap@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210628004023.7371-1-rdunlap@infradead.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jun 27, 2021 at 05:40:23PM -0700, Randy Dunlap wrote: > --- linux-next-20210625.orig/include/linux/spi/spi.h > +++ linux-next-20210625/include/linux/spi/spi.h > @@ -339,6 +339,7 @@ extern struct spi_device *spi_new_ancill > * @max_speed_hz: Highest supported transfer speed > * @flags: other constraints relevant to this driver > * @slave: indicates that this is an SPI slave controller > + * @devm_allocated: flag indicating this is a non-devres managed controller Actually the flag indicates that the *allocation* of the controller *is* devres-managed, so instead of the above I'd suggest something along the lines of: * @devm_allocated: whether allocation of this struct is devres-managed Thanks, Lukas