Received: by 2002:a05:6358:1087:b0:cb:c9d3:cd90 with SMTP id j7csp209064rwi; Wed, 26 Oct 2022 23:29:41 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6sbDJeJupi861QQFWRIrPXikeihNraE7jvGrWGMN+weXPuByM+TqIVszofMyFJ1X77xZhI X-Received: by 2002:a17:90b:3ec6:b0:20a:eb6b:c832 with SMTP id rm6-20020a17090b3ec600b0020aeb6bc832mr8360790pjb.22.1666852180834; Wed, 26 Oct 2022 23:29:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1666852180; cv=none; d=google.com; s=arc-20160816; b=GMTXCIFzd4NqHUqXTbMe80+VhVByFO9F0fc2/wUy6+G0oCZ0sE059Wuwme+c84M6mh AjXf+gMvY9IZ1X88k8d0opsGfXhpCcMQBK/p7GTbHhD4sTgltndayO8NMHKIYHh1iZ5W AwIGa4tdh51vfVMFvw4iWRfmMwzFCwbCIFVsHDiyBRcdyAEdY63r41ueeCPygIzajqOm pBr/6pylptvzbRzMO77SB4sk67yGjQM8jN1fanyTxxQaKFN4Smd2FhL5e5wYx8+WGTdO QXPFbO0C2mxlldkMWDj/oNO2mlATxWkxB38RjJg2OCQew3uXX0mwYN4DBU7NV22VFobR iCGg== 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 :message-id:date:subject:cc:to:from; bh=NfZ+qUXleWfwKKHKofQuTI/kq2IcCO4nh6TB/vPFjKY=; b=Es2CUqifr/di6oUFBGE/hh8wcYOizyZpviTJUm+EbBr01BqU5LJtTzgvdaVH72cJOz nNpKgG96J13aK0C4DRRRY83V8ytyYI5QzJxuxCnnsBOXlNeEwXehuN63HZowOtab8nW0 q3ODY6aObyJYY8NNX5ByXfDWrgH2Rwfkpsqqqd+Vy7lU3nj+89/UORK+m01sIDVpzYbY uxU2ELMUzh0wlCY2QREazOR+XLBXja9nc4E0a2l5AyuXayJFBeJ+sm8poGITOJywBRSQ wcahe7TwGnc9ki14orcU72OqktciDpvCSfnnnZKMvmcTAeB8lEh058OjRvVlAWhrkI7E Wt1Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id pj13-20020a17090b4f4d00b0020d542eb5f0si5512139pjb.110.2022.10.26.23.29.25; Wed, 26 Oct 2022 23:29:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234358AbiJ0GUd (ORCPT + 99 others); Thu, 27 Oct 2022 02:20:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49502 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234140AbiJ0GU2 (ORCPT ); Thu, 27 Oct 2022 02:20:28 -0400 Received: from out30-131.freemail.mail.aliyun.com (out30-131.freemail.mail.aliyun.com [115.124.30.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EFAD1B3B16; Wed, 26 Oct 2022 23:20:26 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R201e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046059;MF=jiapeng.chong@linux.alibaba.com;NM=1;PH=DS;RN=7;SR=0;TI=SMTPD_---0VT9rdNP_1666851616; Received: from localhost(mailfrom:jiapeng.chong@linux.alibaba.com fp:SMTPD_---0VT9rdNP_1666851616) by smtp.aliyun-inc.com; Thu, 27 Oct 2022 14:20:24 +0800 From: Jiapeng Chong To: clm@fb.com Cc: josef@toxicpanda.com, dsterba@suse.com, linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org, Jiapeng Chong , Abaci Robot Subject: [PATCH 2/2] btrfs: Fix kernel-doc Date: Thu, 27 Oct 2022 14:20:13 +0800 Message-Id: <20221027062014.54543-1-jiapeng.chong@linux.alibaba.com> X-Mailer: git-send-email 2.20.1.7.g153144c MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00, ENV_AND_HDR_SPF_MATCH,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY,USER_IN_DEF_SPF_WL autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org No functional modification involved. fs/btrfs/ordered-data.c:169: warning: expecting prototype for Add an ordered extent to the per(). Prototype was for btrfs_add_ordered_extent() instead. Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2603 Reported-by: Abaci Robot Signed-off-by: Jiapeng Chong --- fs/btrfs/ordered-data.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/btrfs/ordered-data.c b/fs/btrfs/ordered-data.c index 1cbaacdc50da..461ecbe75e0f 100644 --- a/fs/btrfs/ordered-data.c +++ b/fs/btrfs/ordered-data.c @@ -145,7 +145,7 @@ static inline struct rb_node *tree_search(struct btrfs_ordered_inode_tree *tree, } /** - * Add an ordered extent to the per-inode tree. + * btrfs_add_ordered_extent - Add an ordered extent to the per-inode tree. * * @inode: Inode that this extent is for. * @file_offset: Logical offset in file where the extent starts. -- 2.20.1.7.g153144c