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=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 D5590C4320A for ; Tue, 3 Aug 2021 09:13:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AE66E60F92 for ; Tue, 3 Aug 2021 09:13:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235045AbhHCJN4 (ORCPT ); Tue, 3 Aug 2021 05:13:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36680 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234959AbhHCJNz (ORCPT ); Tue, 3 Aug 2021 05:13:55 -0400 Received: from mail-ed1-x52b.google.com (mail-ed1-x52b.google.com [IPv6:2a00:1450:4864:20::52b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D2A3BC061796 for ; Tue, 3 Aug 2021 02:13:44 -0700 (PDT) Received: by mail-ed1-x52b.google.com with SMTP id d6so20470468edt.7 for ; Tue, 03 Aug 2021 02:13:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytedance-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=TzdywkyaGO6eDzvYKvoBys7MoF5h7biikR9uQQ2v4KY=; b=DEM52txH8kmvAxsC/lp3YibL085f86KNaEqwdtqjBneskd0IwK0e82rXwYB9c8t9Tr ww3wmXWrMP+YvxKKT1uoX0D7YO1isLAI7ThWYluU0YqLEZfwyV3Now5FHhcsj9Cr4md2 DZbBBbTbmK4BxlAzhBhpLgE8bQmmioK+cAe9+tZXxl+zmcGsylSDUZow3cip4f0fIcZu MERRn3uePPig17zL37ynIRKvdD/aR+949V8EqcMSPuQnAxFERSIirzW9KgUlD1mKDCqP 30ZZw62oN0JD1lDOJ7F2XvxmIbwFaTw/pPYHnAPUzntV50gGc5kMQcteBHILZ55utDRZ Y5FQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=TzdywkyaGO6eDzvYKvoBys7MoF5h7biikR9uQQ2v4KY=; b=D90wYd+fEYU5ndYzAtRJotyA/b+lvgwyNAhe9wVF/wu2pi9szz9DDIjTVLRMRIvHd7 8yDPzJevaVBF9Yci+14vW2DEmtsAW+LXmHclBK8g40AFGjJhKSPLRjEZsFq2xLh3J7aN +R4y0ir7/KcVH3i4IpOe/LVQYRt2SH9nqOCkE4uqGv/OgehJZ7YCU5vLwU2mE/jv7nAV k0V93rNKJV8Xiigs+ALl2PhDntFOduCZKUFgAiqMOt/WN9KxFiGg4yU0FWTEoRsZIXIi 2vZH/EJ/BdoGBYTANw219OPYCdySBi4+2FoKRrEpy9sq2lh7QTuG6r73im0fYQWQnN7m MQGA== X-Gm-Message-State: AOAM5302ECbQJ7ny2dd4WOKQ/1VgIQaf730KrJe2hsVedX5aJX1lk0Ei SvQbq1DMvlyPE+z/XgD0GXq9pSNmekwP7HSCioqk X-Google-Smtp-Source: ABdhPJzTcfFrmUvQ6VoEyuq0IwD//odDZyHHo9um9hSrSwgnp0TxB8fuvj0AdwM4682E0gxOiogSbfaYRhrBcwi+Smg= X-Received: by 2002:a50:fb05:: with SMTP id d5mr23600055edq.5.1627982023010; Tue, 03 Aug 2021 02:13:43 -0700 (PDT) MIME-Version: 1.0 References: <20210729073503.187-1-xieyongji@bytedance.com> <20210729073503.187-4-xieyongji@bytedance.com> In-Reply-To: From: Yongji Xie Date: Tue, 3 Aug 2021 17:13:32 +0800 Message-ID: Subject: Re: [PATCH v10 03/17] vdpa: Fix code indentation To: Jason Wang Cc: "Michael S. Tsirkin" , Stefan Hajnoczi , Stefano Garzarella , Parav Pandit , Christoph Hellwig , Christian Brauner , Randy Dunlap , Matthew Wilcox , Al Viro , Jens Axboe , bcrl@kvack.org, Jonathan Corbet , =?UTF-8?Q?Mika_Penttil=C3=A4?= , Dan Carpenter , joro@8bytes.org, Greg KH , He Zhe , Liu Xiaodong , Joe Perches , songmuchun@bytedance.com, virtualization , netdev@vger.kernel.org, kvm , linux-fsdevel@vger.kernel.org, iommu@lists.linux-foundation.org, linux-kernel Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Tue, Aug 3, 2021 at 3:51 PM Jason Wang wrote: > > > =E5=9C=A8 2021/7/29 =E4=B8=8B=E5=8D=883:34, Xie Yongji =E5=86=99=E9=81=93= : > > Use tabs to indent the code instead of spaces. > > > > Signed-off-by: Xie Yongji > > --- > > include/linux/vdpa.h | 29 ++++++++++++++--------------- > > 1 file changed, 14 insertions(+), 15 deletions(-) > > > It looks to me not all the warnings are addressed. > > Or did you silent checkpatch.pl -f? > This patch only fixes the code indent issue. I will address all warnings in the next version. Thanks, Yongji