Received: by 2002:a05:7412:8d11:b0:fa:4934:9f with SMTP id bj17csp379544rdb; Sun, 14 Jan 2024 23:21:27 -0800 (PST) X-Google-Smtp-Source: AGHT+IEKIgfCvNjOARUqCLE0XVOdWArDbnZHhFV2DTjVtMQ0RxFSarLF1A1mWm4FQviwzItcsEJ1 X-Received: by 2002:a05:620a:149c:b0:783:615e:f494 with SMTP id w28-20020a05620a149c00b00783615ef494mr1058584qkj.15.1705303286978; Sun, 14 Jan 2024 23:21:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1705303286; cv=none; d=google.com; s=arc-20160816; b=WbmH/bDUL2evctHdRhTB9O7/xPLreA7X4W+jqDsDwDpt3bVJ9Clnnoks7G4tqM1z/+ ss8ouT5xwIwoQnj+4Nc79MpsVIT6ZGI1+DlCVJJJaHHDUEbEYMtFQpc8+yT6ovB5GfO3 LP3Q9UG6lZ2CyJwlO2HcfMoo52BE4z63HeRPMYrnro6No/gxdTKDRak+egDSxpS2UvUQ YEFZB+zsoLZnRQgUoP3P8gJPxQ966ViNlp0ZXo3UHIXAZtHS5XwoQeDmNbbsDjodo2ER Y/ANy5WpwA3WqhcYocgeb4YMOLZCheEOUCoBSrsja5/m1kLd2rbJdrN6t7OrJPOPz/pH wJJA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version :list-unsubscribe:list-subscribe:list-id:precedence:references :message-id:subject:cc:to:from:date; bh=oQ2Oy2vE4Y+KSIGzjxEVBp2pts3FTmVlEXlZ7nc293g=; fh=2Dqdw/lWNMEDu7rBuOO4+i6DcHDz41s0ZSGqSovZfyU=; b=yQyAYizCIqU5xPG+xSkU7tTXN2FWk/d2jK08F4yDPsiIYCXFK0xucnUrymaxQ+ugH5 Iby3HnDwlvMcoSgPBFpQ6U9dqwi5vL91BkDE1EYT1FQhS11S/UlTp6PPl4VgoTmCxezu YEmW/H4sR37Zx9kTSdgOY/F5UvfdPfDPCFR3/c1c8Pnoaihqe6yEqRPkHB+3e9tyFG+p VrwlQDlaeR4n8QbFstiWq+rsabVqUSoDr01PbDcGqpYIs0ZB5Gw562VvdlKOmYtHhLzJ UMOs81KDRppFU7ebPM3xGI9qCpXAVj2CHuxPJbyt/b1xGDACaEz5DUiyHGIN4gVtwIH8 4PSA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-25675-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.199.223 as permitted sender) smtp.mailfrom="linux-kernel+bounces-25675-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org. [147.75.199.223]) by mx.google.com with ESMTPS id du17-20020a05620a47d100b007833a8e488fsi7288773qkb.631.2024.01.14.23.21.26 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 14 Jan 2024 23:21:26 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-25675-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.199.223 as permitted sender) client-ip=147.75.199.223; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-25675-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.199.223 as permitted sender) smtp.mailfrom="linux-kernel+bounces-25675-linux.lists.archive=gmail.com@vger.kernel.org" Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ny.mirrors.kernel.org (Postfix) with ESMTPS id 6F5001C210E2 for ; Mon, 15 Jan 2024 07:21:26 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 807F54409; Mon, 15 Jan 2024 07:21:20 +0000 (UTC) Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (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 942853C16 for ; Mon, 15 Jan 2024 07:21:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id 781BD68AFE; Mon, 15 Jan 2024 08:21:13 +0100 (CET) Date: Mon, 15 Jan 2024 08:21:13 +0100 From: Christoph Hellwig To: Randy Dunlap Cc: linux-kernel@vger.kernel.org, Christoph Hellwig , Marek Szyprowski , Robin Murphy , iommu@lists.linux.dev Subject: Re: [PATCH] dma-debug: fix kernel-doc warnings Message-ID: <20240115072113.GA2260@lst.de> References: <20240114044642.7115-1-rdunlap@infradead.org> 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=us-ascii Content-Disposition: inline In-Reply-To: <20240114044642.7115-1-rdunlap@infradead.org> User-Agent: Mutt/1.5.17 (2007-11-01) Thanks, applied.