From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 663E9C433E1 for ; Mon, 15 Jun 2020 18:24:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 453B120756 for ; Mon, 15 Jun 2020 18:24:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="gFL4iL/i" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731337AbgFOSY1 (ORCPT ); Mon, 15 Jun 2020 14:24:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46140 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731327AbgFOSY0 (ORCPT ); Mon, 15 Jun 2020 14:24:26 -0400 Received: from mail-pf1-x443.google.com (mail-pf1-x443.google.com [IPv6:2607:f8b0:4864:20::443]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DE147C08C5C2 for ; Mon, 15 Jun 2020 11:24:25 -0700 (PDT) Received: by mail-pf1-x443.google.com with SMTP id h185so8175060pfg.2 for ; Mon, 15 Jun 2020 11:24:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=kL5fDvG4ZhHsqS6/JTau2TGYJMkRI7BxKtBn52qaxrY=; b=gFL4iL/ivbYpnQlUdzI4BSbfnQ1YFPVKAEkwrc7HuVUBUw2UFiIePFjG0eD5T6vP+Y di24Rvk6Qy+LWFDcK3UdCVsfkba5O12a5IOjwq7Pi92mwi2tGu/GOKh1Wb1sJ0TudnDY +Rf+6n6dF3+WvtmGDeNERPco3zbTd+sTQuipA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=kL5fDvG4ZhHsqS6/JTau2TGYJMkRI7BxKtBn52qaxrY=; b=IpCe758kS1TywIPsx5pC+7fna3XjI3/pCqurv7SHX70ltw/00XS+1a8wuBcK5PgXdT B0GU8qN817u4lzT8hb+UATujpK0ws4tt4MxjNhB1VRqaJI1xzhCVRizbdyOU5h52MXur 0aGVn1G/Eh6zl0swJYcm7Zi5Ko+hLW8k70jLpbcOgPo8UFgmMGr93B2X9SaWBkonkj5Q ws52QNO23LB5V6xsSe8BmBllwy5dQwqZVByc5VWgMLg+8/fKsVkRI/RpeTjIbRpBzNTB 4ZnMl3UpvRvhstpQ5V5jHztA7WcYutidN/GaovDzVsOoCgyuOqp93wYhg/ZZCkc/gPmh N1EA== X-Gm-Message-State: AOAM5332vJqaJT6tVkZZuLPYlIgOnS2aM35eeDYZ5RrNb4TUKLrU0x1r jkxX2kaKcvEUhJpsf4wQc7+CfGN1coTR0g== X-Google-Smtp-Source: ABdhPJxCXhvGZKRflg/R5Ap4Zw8CEn4PBJLN04P/HCgQjRmuOWZrpGbe5Qwkt5DK+EnPq7DbBMb0hg== X-Received: by 2002:a62:fc52:: with SMTP id e79mr24316601pfh.5.1592245465482; Mon, 15 Jun 2020 11:24:25 -0700 (PDT) Received: from www.outflux.net (smtp.outflux.net. [198.145.64.163]) by smtp.gmail.com with ESMTPSA id j6sm14551594pfi.183.2020.06.15.11.24.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Jun 2020 11:24:24 -0700 (PDT) Date: Mon, 15 Jun 2020 11:24:23 -0700 From: Kees Cook To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , linux-kernel@vger.kernel.org, Jonathan Corbet , Alexey Dobriyan , Alexey Gladkov , "Eric W. Biederman" , linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 29/29] docs: fs: proc.rst: convert a new chapter to ReST Message-ID: <202006151124.65739D94F@keescook> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 15, 2020 at 08:47:08AM +0200, Mauro Carvalho Chehab wrote: > A new chapter was added to proc.rst. Adjust the markups > to avoid this warning: > > Documentation/filesystems/proc.rst:2194: WARNING: Inconsistent literal block quoting. > > And to properly mark the code-blocks there. > > Fixes: 37e7647a7212 ("docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount behavior") > Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Kees Cook -- Kees Cook