Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp333657pxf; Thu, 1 Apr 2021 02:19:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJza0qOWNOoIyPC+f8JcW/5YPwu893hOl9xqPwAlQDFO4u4JGAkpH8aXgKb6V6zr30RxcnaI X-Received: by 2002:a05:6402:2058:: with SMTP id bc24mr8771387edb.243.1617268758264; Thu, 01 Apr 2021 02:19:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617268758; cv=none; d=google.com; s=arc-20160816; b=UoKuJTdhNsZjbWiTSyWEqD/lRc6rjVcbwkEVVCpKekgk0+eA54vDzlQjAuI8f2YZl8 U+GXMht82l9e40cQLTQnB10xHDcMLqJ7OtvdBhOTC/gzPOSBJd1FtL/io8e71v0u2g7M Jlcyf0BNiVdbARpdqKbCyk9IOijBGynWCIOSRx9Gjl+sphu23YVzY5kp5kd3qEekP6cF rb/Njil0AR3WKU0P7kzvlXTujJJuJkBvJspmfDiREjDH31MSqP1Q0Gc31UlxvksNAK7f tMaEhDhonthmbC1eybfNeulJdmTOchnGwa/HoZM8KKNmgAx5qz1sNcJNXSkoyv7stq5E t/hA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject:dkim-signature; bh=ejpWeJU6kuIHPUhg+klko9S8lIZ9BHgWuNBlFxN3rLA=; b=KRem6fTGzXnebn6gF0tdpUVnSJ0Ya3CY+dwWAnm7wjCHtIsCQaOzGYfiVc2uYvo3ky +/Zn2rCeGCdVsq5aXr8pitKplWkvxJc1X1EnCLmbkts74LKgMqLml4hW8vG7RzW5dRWo rnm6DNSojsEYvlJ3CUnCwazQAlWJRED0YwAk+N8JvOo4FJNAp1BDCwGX6IDYJnZJn9Z/ pX/wzyvpIhZbVfbRz+I0eZ+gPUMjfIoWAUalmwRc9ySYQleDW6H++ez3kY6PXLV6m3Bp ssxCxhJ5BkOqcqVq6wuRpGWnVZYl5dEJEwes5C67/w4p3Fawvii5Apm+DUlzeoYirm5s oJdQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@suse.com header.s=susede1 header.b=uXZDewaI; 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=QUARANTINE sp=NONE dis=NONE) header.from=suse.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i19si3757152ejd.152.2021.04.01.02.18.55; Thu, 01 Apr 2021 02:19:18 -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=@suse.com header.s=susede1 header.b=uXZDewaI; 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=QUARANTINE sp=NONE dis=NONE) header.from=suse.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233888AbhDAJPh (ORCPT + 99 others); Thu, 1 Apr 2021 05:15:37 -0400 Received: from mx2.suse.de ([195.135.220.15]:52454 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233927AbhDAJPI (ORCPT ); Thu, 1 Apr 2021 05:15:08 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1617268507; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ejpWeJU6kuIHPUhg+klko9S8lIZ9BHgWuNBlFxN3rLA=; b=uXZDewaIIbv978ueETzOYrTr5/Suj+R7pHXyzejnCDlijqAR5E+KvIgIrwJ4ZzE2fw5xLa EevzvJcFQ21Ct+BSuxYQS926lmWTviH2GejPdAURc24oHoN36hRkO2286jshICvllWV55j rerqZvar63kxmXOXE6VhizudFxXKgyo= Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 97733AE85; Thu, 1 Apr 2021 09:15:07 +0000 (UTC) Subject: Re: [PATCH] fs: btrfs: Remove repeated struct declaration To: Wan Jiabing , Chris Mason , Josef Bacik , David Sterba , linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org Cc: kael_w@yeah.net References: <20210401080339.999529-1-wanjiabing@vivo.com> From: Nikolay Borisov Message-ID: <22e84b56-5eb9-9c20-0b46-efd8de837bd8@suse.com> Date: Thu, 1 Apr 2021 12:15:06 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <20210401080339.999529-1-wanjiabing@vivo.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1.04.21 г. 11:03, Wan Jiabing wrote: > struct btrfs_inode is declared twice. One is declared at 67th line. > The blew declaration is not needed. Remove the duplicate. > struct btrfs_fs_info should be declared in the forward declarations. > Move it to the forward declarations. > > Signed-off-by: Wan Jiabing Reviewed-by: Nikolay Borisov