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=-6.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT 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 E13FFC4361B for ; Fri, 11 Dec 2020 03:35:15 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 53D1B23770 for ; Fri, 11 Dec 2020 03:35:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 53D1B23770 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=huawei.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=AhM92jqksUoZL3bUt9s5Vg7rzEny1rHXWAKEdJZnfVw=; b=TqopZi7h9AB45O+kQ6iZUrqXo Qh7oJMS90dIDvTkUGes8o9QYXg36Kf85YygwPNzPgU7tSpcONlpd6iLcM5jMqMlnPgTg3dReT6QHX /GWWJy4ZQ+zh5BX+6ARNnOaVfeX7ot97uRwZQBP5SkwxuqsWjaPGdde1XJ6CvlzB7AM4ph5SlRj1d wZuOJq2Z4pH/ZsHKT0QEmU39N7rDwmy++KSIvrXJV3bJKrKtgjCP1yD+n+VBLKyhTc9BI/m/SW/Xb l1UhL2DnIBdC8NAIe1yZfoTXjziLFltbhXzG4TbBU1ionTA/3XMaPKzU9Sv1rcgYUovzRXvN6cDfG 4ijp5gQRg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1knZCY-0005Jt-25; Fri, 11 Dec 2020 03:34:38 +0000 Received: from szxga06-in.huawei.com ([45.249.212.32]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1knZCU-0005H7-Su for linux-mtd@lists.infradead.org; Fri, 11 Dec 2020 03:34:36 +0000 Received: from DGGEMS412-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga06-in.huawei.com (SkyGuard) with ESMTP id 4Csbwz19gpzhXv2; Fri, 11 Dec 2020 11:33:55 +0800 (CST) Received: from DESKTOP-2DH7KI2.china.huawei.com (10.67.101.108) by DGGEMS412-HUB.china.huawei.com (10.3.19.212) with Microsoft SMTP Server id 14.3.487.0; Fri, 11 Dec 2020 11:34:18 +0800 From: Chengsong Ke To: Subject: ubifs: Remove the redundant return in dbg_check_nondata_nodes_order Date: Fri, 11 Dec 2020 11:34:18 +0800 Message-ID: <20201211033418.24120-1-kechengsong@huawei.com> X-Mailer: git-send-email 2.21.0.windows.1 In-Reply-To: <20201102082743.34172-1-kechengsong@huawei.com> References: <20201102082743.34172-1-kechengsong@huawei.com> MIME-Version: 1.0 X-Originating-IP: [10.67.101.108] X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201210_223435_774263_9E090DC6 X-CRM114-Status: UNSURE ( 2.90 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org ping //Chengsong Ke ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/