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=-5.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 DE1BBC11F64 for ; Thu, 1 Jul 2021 12:57:47 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 ABC2E61407 for ; Thu, 1 Jul 2021 12:57:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org ABC2E61407 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=M5tMyAB55GLV1hCO0FlX2wyCXC8259nlPIl5787/KQg=; b=1R80md9jpjmu95 QWMK35uYtgCxYT2bWjqGgMB4s9Qi0a2Xq0an7zslTBAkOuYjgYjmLxaZRLumvdJ8SLWTMfS7ZNZrS kcFhs97G59XsrAmxzOOQxDWLfcgxABhRs63ivBeadkYrcwb7g39TZZSktPKF3D+m833aFsLk0yb5+ 9XDkcAltAbLTI7OBRjm4mpNmC2K+cfWCNacnfvLNBbwEgCCJfFfL4fSOcfov8z0h6Q9EshDmE2M0z 7ABgRKT5orvyFFQHseZ68L923siGmRaCwkEWCuVgWuJeJ2n8oUyxkEoYVpU2AblY4iqSSrbJ0CqqO 2hyswYARA6RCNaKgR3ww==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lywEi-00HLDM-Dx; Thu, 01 Jul 2021 12:56:08 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lywEe-00HLCI-E6 for linux-arm-kernel@lists.infradead.org; Thu, 01 Jul 2021 12:56:05 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id CDA2761402; Thu, 1 Jul 2021 12:56:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625144164; bh=2F2NkJoy0oC8PHuVSSObVqxbVRioQcbYvBDlNtzhQUg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=scI6StJMAeja2JMW7wsaNAzjL6k4BJUEBXroLKiuOp9x+YKh/N6CBQmg9UEH6vTgd AXNjSsGNnqR0FrU9zPwDyGra9FClBhvaXgqH/FyD6j3aAdPXq/iP4N7VHMtsp4lcuj Myd2zKbaak1DSeVRzluoLbpNEkEt8i8GtDCL7GeAxWquuc3gLk5RTbqu0ImGCdv5tk zTRKpzMGUvL4YhZU0oXBI0O9ZeA44vjViN8qNHnITrmzu45Y9cg1SxU1HLUFKQJ7Eg SuzF8EeKAEnaXog8KiWmFgQsC+E57EnSkJj+Q2qYfCGnWE7veKZwh5v8ji+sEIgfZc mwAAF91T7p1bw== Date: Thu, 1 Jul 2021 13:55:58 +0100 From: Will Deacon To: Fuad Tabba Cc: kvmarm@lists.cs.columbia.edu, maz@kernel.org, james.morse@arm.com, alexandru.elisei@arm.com, suzuki.poulose@arm.com, mark.rutland@arm.com, christoffer.dall@arm.com, pbonzini@redhat.com, drjones@redhat.com, qperret@google.com, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kernel-team@android.com Subject: Re: [PATCH v2 01/13] KVM: arm64: Remove trailing whitespace in comments Message-ID: <20210701125558.GB9757@willie-the-truck> References: <20210615133950.693489-1-tabba@google.com> <20210615133950.693489-2-tabba@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210615133950.693489-2-tabba@google.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210701_055604_527853_2A265F53 X-CRM114-Status: UNSURE ( 6.63 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jun 15, 2021 at 02:39:38PM +0100, Fuad Tabba wrote: > Editing this file later, and my editor always cleans up trailing > whitespace. Removing it earler for clearer future patches. s/earler/earlier/ Although the commit message is probably better as: "Remove trailing whitespace from comment in trap_dbgauthstatus_el1()." Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel