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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C236BC433F5 for ; Mon, 10 Oct 2022 19:10:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229922AbiJJTKU (ORCPT ); Mon, 10 Oct 2022 15:10:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48200 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229623AbiJJTKR (ORCPT ); Mon, 10 Oct 2022 15:10:17 -0400 Received: from mail-pg1-x533.google.com (mail-pg1-x533.google.com [IPv6:2607:f8b0:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B17825AC77 for ; Mon, 10 Oct 2022 12:10:15 -0700 (PDT) Received: by mail-pg1-x533.google.com with SMTP id bh13so11004353pgb.4 for ; Mon, 10 Oct 2022 12:10:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=z5BpwJeooaNqLb0o57KkHofFKyfb+8Mur+oZp67XkDo=; b=Wrj2Hh11MKBW6vnDlZKz+Wjo2Lf7S9XTYS+JIfUB/BIOR2jY1eywKt5ne37CyMo7p4 wSqp6hUGuB5ZWXriuNdgQTmx778C16S9e94qZLfM8WczxsUkk4t+qEWJamh0+cjRHDqG oGxbsc/7bFb4pHdQn+pmASw7Ix2z3YkHLEw1cKjXcS1qXuGob7o4Ay+7morkaYqCJYC5 +6KzTMXR0AKFNFitgGveCz5JXbOM2mYuyfnQNpElb2lcKbmaXI4DBo/u904IrpLQnEMt in5fKTS1NJlcWTTU1zVNFiqiytrv8JeSUrO6l9NpnfXT8jE0GcIad7+4dHzKArsKm/Te F3+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=z5BpwJeooaNqLb0o57KkHofFKyfb+8Mur+oZp67XkDo=; b=AzKuHf7pdK4hw1svGx2C+PlZwoY0MnD2dzzD8SrtULKSaGbpdYKzgG8acxSHd9kOpN IlWzxe0Kl+hLAGbRGGxiZwCw6lYKosCfD6eNa10qD9m2754vFpjN2mrc3EYjMpYWcibb KDOa2n2B3lfyxVAoPHb/iExOROfOvzSlccpnr53ulIRSVAa0b/eopsknFvywHoo0SDxF LytpqH3+irepPKSs10MZculzMRbWfJtoZA+Zutdc10vPKnqZy8kPvDmoeT1BDXjH5aut K3y0uwMYr4x9dS9zsuAqCTmi8oew6aXBqOg3Hjm225Sfu/Xv5OvKX6aKuCzxWwrAi4gL 0ChA== X-Gm-Message-State: ACrzQf2Fl7i7yvg85d+YTFQ9/RVC08yw3p52ee/l5rRk9pG7WrQLGiWq DlEU51Cs+0R01SYROoKgZb8LgLlT81QE7A== X-Google-Smtp-Source: AMsMyM50uZVscSHU6tPxPPEAG+/ig4eDnOeNl640kaomo5gFOjwQytA9YTk58OIjZ5UYi+jOftnFIw== X-Received: by 2002:a05:6a00:e1b:b0:537:7c74:c405 with SMTP id bq27-20020a056a000e1b00b005377c74c405mr20817517pfb.43.1665429015045; Mon, 10 Oct 2022 12:10:15 -0700 (PDT) Received: from google.com (7.104.168.34.bc.googleusercontent.com. [34.168.104.7]) by smtp.gmail.com with ESMTPSA id l2-20020a170903244200b00176683cde9bsm6989045pls.294.2022.10.10.12.10.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Oct 2022 12:10:14 -0700 (PDT) Date: Mon, 10 Oct 2022 19:10:11 +0000 From: Sean Christopherson To: Jun Miao Cc: pbonzini@redhat.com, kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] KVM: Align two spacebar after period key in annotation Message-ID: References: <20221010074052.72197-1-jun.miao@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221010074052.72197-1-jun.miao@intel.com> Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On Mon, Oct 10, 2022, Jun Miao wrote: > After you hit the period key, you'd hit the spacebar twice in a line. > A little change in annotation does not affect code. I'm a firm believer in two spaces after a period and think one-spacers are misguided heathens, but I'd prefer not to fix up existing comments. IMO the potential for unnecessary conflicts with in-flight development isn't worth the almost negligible benefits. And unless checkpatch complains about using a single space, which it currently does not, there's zero chance we'll be able to enforce this the preferred KVM style.