From patchwork Thu Jan 7 11:42:08 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 12003667 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=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable 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 44604C433DB for ; Thu, 7 Jan 2021 11:43:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0300D23142 for ; Thu, 7 Jan 2021 11:43:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727910AbhAGLnC (ORCPT ); Thu, 7 Jan 2021 06:43:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58690 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726362AbhAGLnC (ORCPT ); Thu, 7 Jan 2021 06:43:02 -0500 Received: from mail-pl1-x62a.google.com (mail-pl1-x62a.google.com [IPv6:2607:f8b0:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EF031C0612F4 for ; Thu, 7 Jan 2021 03:42:21 -0800 (PST) Received: by mail-pl1-x62a.google.com with SMTP id t6so3362707plq.1 for ; Thu, 07 Jan 2021 03:42:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=9LgQWsmOFElkiLf05U+26lKjk/BOB6UPEZTx7RDx+X8=; b=iDrhS3bvpsoJA//KOJIA8S6QmOm/T6S3WIhlulzR3yc6ZWw0DE5VdsQstr9G/C6Rav LMrI4fYZJ/OT83tH5gUtKsiUPorPLTi7I5lQF5ho7D9d79WBTDMFAjSbP5/ksRk9cVVS Z6/3sb2OKAXtwY8ZWiaNXeMmw6ZfczgYyPXmxVrx7RI72zX9/ubr2QiDHMJTyqygxmyQ houU/9IMLwrdFGaiIEL2VcEWa2ClokQpcIB5+uRniVvh3qtVu9l54dNjHTaLI7Ch4kBa Hs553dJx/t8N8rSYtMKKKfEvfIuqkn4MYG/aNHW8LEbO8eDVziPBoZvBi0qsab+qqQhV PqBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=9LgQWsmOFElkiLf05U+26lKjk/BOB6UPEZTx7RDx+X8=; b=gMb/5nWP7URk6st6jJz2o0d5kWrbopvSkjnfQOKMkj0l6JWuVXRbf/JevInJMCJwgc kNiQgCbj5/cwF70K84XtZPdTsdFc3boJzcX3AMCF0Q3sYymDdsQJkm9y6/3yM8/9XaSV vurH6fKCvtOyF0XmYzghcGKehegl5VLZDK4M+1ONfb2L1yx7kBCsHGczxE+clXlexwEN DaLN9Tp5spt2gMAUZcXXSx8adFcAveIcx+ix4BkSFXBRdsi7xTFUDI1/4LFZXIEgFGWQ z5Ll2OkT7MQpI+MVDsyuJuZOdPVTvVLiQn3No/wVxKhitpz/smLY6CBZIoKOCYZlQZLp uyoA== X-Gm-Message-State: AOAM532+jAB4xg1VIndP9tGiVsQEhMEX3Q6d5x6VoONWNAHPPVcAZuEe myhvVBk1PZXvXCgmhGjA11BUdw== X-Google-Smtp-Source: ABdhPJxzZ8oeKB/meYVSBeksDMO+gwFZyPlb9af11OzHmvmJ3fVK8ygHaa9PJ9gzmrHIVVfHzRPB2w== X-Received: by 2002:a17:90a:902:: with SMTP id n2mr8851796pjn.126.1610019741338; Thu, 07 Jan 2021 03:42:21 -0800 (PST) Received: from localhost ([122.172.20.109]) by smtp.gmail.com with ESMTPSA id o1sm6196138pgq.1.2021.01.07.03.42.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Jan 2021 03:42:20 -0800 (PST) From: Viresh Kumar To: Masahiro Yamada , Michal Marek , Jonathan Corbet Cc: Viresh Kumar , linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, Vincent Guittot , anmar.oueja@linaro.org, linux-doc@vger.kernel.org Subject: [PATCH] Documentation: kbuild: Fix section reference Date: Thu, 7 Jan 2021 17:12:08 +0530 Message-Id: <6f551ebb80f88e9b1bf6aa981f3c201409e1555c.1610019699.git.viresh.kumar@linaro.org> X-Mailer: git-send-email 2.25.0.rc1.19.g042ed3e048af MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-kbuild@vger.kernel.org Section 3.11 was incorrectly called 3.9, fix it. Signed-off-by: Viresh Kumar --- Documentation/kbuild/makefiles.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/kbuild/makefiles.rst b/Documentation/kbuild/makefiles.rst index d36768cf1250..9f6a11881951 100644 --- a/Documentation/kbuild/makefiles.rst +++ b/Documentation/kbuild/makefiles.rst @@ -598,7 +598,7 @@ more details, with real examples. explicitly added to $(targets). Assignments to $(targets) are without $(obj)/ prefix. if_changed may be - used in conjunction with custom rules as defined in "3.9 Custom Rules". + used in conjunction with custom rules as defined in "3.11 Custom Rules". Note: It is a typical mistake to forget the FORCE prerequisite. Another common pitfall is that whitespace is sometimes significant; for