Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp4701025pxk; Wed, 30 Sep 2020 09:26:16 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzrEvF0AsKmozSOkiGFEpA5YLUSUX6b0hpRTIaCVDkUjq/5ZjHKfnDWestKE85fQtvfBWcn X-Received: by 2002:a17:906:2c04:: with SMTP id e4mr3563326ejh.147.1601483176352; Wed, 30 Sep 2020 09:26:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601483176; cv=none; d=google.com; s=arc-20160816; b=ln5OOL7CQc862Evp4U/AVP7FD4uyhdINUVMnrqKozoCvcpdvEOnLnQR+kCcL2zp9a3 xp8FpK5KICjT39nWz4PERhsZaz+VC+TICRZjvHjQWI+L0FKho49+vaYZX0BYbKWGWYfN gkMWStYAvB69Z+DaLDDmtk8B2Lx5IzutbF5NA9RS2U+HmFi50FVfhHwajTijT9nFgA5K 1ZKl1IrF2eAWl65+oWH8Hx7ofnEDgyHyTjkSE8uKpSLozrVlvbzGDBBcZWDZtIeS+yzt /oY0Oduu03/G8fBv444riJ3jET8TsvGVbAdzsTKsSPzbg3rILteA7gEm+h/lX/ZNB+YW 2GTQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=wXkQc5U0JVZJ+XgT/KXjtE0bHkD6eyFeMpdV1RMotJs=; b=f2o/4mGgOYiYY00sSHHg631AxGxZPBIxFgQ2qdnFLfgHQdpjqCgne7ijRt0Wd4BuiO 5hnk78bELnUcBh74B1/TI1ncAgS92kdEXPvU7JMOCYX/wmKI8k+NyF/xm+m7EgW5qeZi 7ycOR8G5+c6qASSrW9yw9zyDQIiu6RVbkNRYs4jMyxltaasQaSaQuOQ4HXRLHKCmnXFc ANlRLQVFuisoWzq+SL5GPrLQ0FbJnP1Tog8CkIAi7JJa8lg02eH+DnbBL7hh8gR0Xvo3 WPCFZNcgaUINMIYfv5ARB0N1jlpiipV/6RJTI36DMB9ofJWybI9UrQ7I0JS34mPAUpzt Qusg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="cJa/tlus"; 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 d5si1507552ejz.709.2020.09.30.09.25.52; Wed, 30 Sep 2020 09:26:16 -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=default header.b="cJa/tlus"; 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 S1731131AbgI3QVr (ORCPT + 99 others); Wed, 30 Sep 2020 12:21:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:49226 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726335AbgI3QVr (ORCPT ); Wed, 30 Sep 2020 12:21:47 -0400 Received: from sol.localdomain (172-10-235-113.lightspeed.sntcca.sbcglobal.net [172.10.235.113]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 888B420759; Wed, 30 Sep 2020 16:21:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601482906; bh=fc2MQgtyhZVgDuNC95sDElARHHOPrqS99KW9/WzAx/c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cJa/tlusUC1XgARIIBy6NTLK/30IaUELrZPlmste+48wK+dQLcZGyPTR9g6v8rs7r YcSbcfgnBkYVZhJK5uHNw3ciozw76jesgIJ+dMUSK6pSO4dMpHyPc3HScFYZV+Xacz stndei2IMEVzVhIN/lxV1TXdrRHxExJbJG3oMIfQ= Date: Wed, 30 Sep 2020 09:21:44 -0700 From: Eric Biggers To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Jonathan Corbet , "Theodore Y. Ts'o" , Jaegeuk Kim , linux-fscrypt@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags Message-ID: <20200930162144.GA9698@sol.localdomain> References: <689d790237b64fc7d81fcf97ac303cc1dbdd33d4.1601467849.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <689d790237b64fc7d81fcf97ac303cc1dbdd33d4.1601467849.git.mchehab+huawei@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 30, 2020 at 03:24:58PM +0200, Mauro Carvalho Chehab wrote: > The :c:type: tag has problems with Sphinx 3.x, as structs > there should be declared with c:struct. > > So, remove them, relying at automarkup.py extension to > convert them into cross-references. > > Signed-off-by: Mauro Carvalho Chehab What does this patch series apply to? Cover letter says next-20200922, but it doesn't apply. It's very difficult to review patches without any way to apply them. - Eric