Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp4719642pxk; Wed, 30 Sep 2020 09:55:15 -0700 (PDT) X-Google-Smtp-Source: ABdhPJznYwZPlyhv+7QJ0/m9X1t3AwFge4z6AYyyJT860Oqw5XZQBu9ZqIKIg4wdQXFD5fZ6//qa X-Received: by 2002:a50:bb62:: with SMTP id y89mr3868322ede.261.1601484915007; Wed, 30 Sep 2020 09:55:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601484914; cv=none; d=google.com; s=arc-20160816; b=SzwXv1kXmTJBaC0xaS4sNLw4lbeYhHY4E3QuxyLxnH8hMXoGY6lhfy8Tc/sMUrZUkX LibBhtj3HB8H/ebqpKY55WFx4eROvx4PJtYG0bAq/aVzboScnJhZDQpg3uOgYw2Vx5Hd +ISKArftq/zGafbHzMNQA1JL8pXNqOxUc/Qsz2XcexvAmF8OTRCOi4r0Johg0v5qPWD9 qbjzp8ySDdo1Nki2ohCd54Lp4hHAJ/k4DwgcHUjVFhWG7KE4wfBZlibjmFwYvgq7/UaU EhDBs3se7bJDAH6cwNGBG1my7ecEfDfVNywuHx4kWH3AwTiTIhnl4/9cu7yt5IapTcYu O+gA== 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:subject:cc:to:from:date :dkim-signature; bh=hcTh77lttBq8Vyo1SG7jXaS/raP9hno4BMGYIGkSagg=; b=Pn0zutOVvhYeDVg5JNnbQ7V7o/CAkRsIihrVMau6YRcZlmaxVcA3uUJJ4w1AiunR2o AmrgR4nrandbmfcgwQO3u0BQo6jt3oRYjGwFD48CkQJhP6euLyy1rQi1Adm/idkra9OQ 2OReX76SSz77Hibl5RGbWk4I77E2GHcndI8xvZ1dQ8+FiLoKfS4QQEEpXihYzCKku3c3 KLQ4bJFhCoa41zZ8iN+baWtkuhDmP9r7D8dvMeXWcgwRWATAW1cc2WedmOYbEehgxgdq XhunPPMhTJiUiTY3v/EuM1ydKEwd8XoPzw3/HB0KT3E+VjUzEEzNTTIK0nVcFlCaSSB+ ZPSg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=crl6lfwO; 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 dv18si1462388ejb.135.2020.09.30.09.54.50; Wed, 30 Sep 2020 09:55:14 -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=crl6lfwO; 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 S1730188AbgI3Qxl (ORCPT + 99 others); Wed, 30 Sep 2020 12:53:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:50962 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725355AbgI3Qxl (ORCPT ); Wed, 30 Sep 2020 12:53:41 -0400 Received: from coco.lan (ip5f5ad5c4.dynamic.kabel-deutschland.de [95.90.213.196]) (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 D7A61206C9; Wed, 30 Sep 2020 16:53:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601484820; bh=vgVUIlG7y38aRzlS6n0BPP7/G3xv32Hc8nNsbwsIFmc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=crl6lfwOvUoJAnZ50uuBAoxi/KycpQsgAXMReSxZDwjxyBxbTUpTE9hJN42vMJWgd t5hu40BI+cpabnB1UJJ1M7tGQVvbjMaE3sDb5gWePVO8qg1B8jCc/Som4CCuio9Qis ImFECauc6imKojeHO5/KwkHth/abZCMkyaN9P+fE= Date: Wed, 30 Sep 2020 18:53:33 +0200 From: Mauro Carvalho Chehab To: Eric Biggers 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: <20200930185333.66dacbc6@coco.lan> In-Reply-To: <20200930162144.GA9698@sol.localdomain> References: <689d790237b64fc7d81fcf97ac303cc1dbdd33d4.1601467849.git.mchehab+huawei@kernel.org> <20200930162144.GA9698@sol.localdomain> X-Mailer: Claws Mail 3.17.6 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Eric, Em Wed, 30 Sep 2020 09:21:44 -0700 Eric Biggers escreveu: > 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. I double checked: it is against next-20200922. The reason of not being today's next is that I didn't want any new warnings to be introduced before I finish this patch series. Anyway, I'm planning to do a rebase tomorrow on the top of the latest -next. Thanks, Mauro