Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp1641807pxb; Sun, 18 Apr 2021 02:19:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyFeH/md68CLV0CVKmaaHn7z5WOjgA5iosL6Fws26NUcALTF6BaNyd6AIUPWT5quSEiI00H X-Received: by 2002:a17:906:a155:: with SMTP id bu21mr16674149ejb.400.1618737588685; Sun, 18 Apr 2021 02:19:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618737588; cv=none; d=google.com; s=arc-20160816; b=CYcFycEhapZ5NsdvmxToJC886A7vyfqbCHrkfYA17oUk2E8p5QQlE3rgiyzJfvbnfH oEtKIYxFeo6asHIFCvBaUEVkXpRRgn30o+yzbLqrPZKMiRoQRtgRD0wQcca/CMkKvdNS 1Q2EaAinw7Kq8Fr175v1bSiOdheWHw4hLhtQyMfeqDffkreQz8wm3+LZXnZbUK5W+qap Zz9ASVoyDnGGOYNxVa9xqqYUcJOMcs6/LZYefB7E4cZ9Av1edFdmnKUQsJLk5QqQFz5p QPnZLUKyn6ZRBrMwqDSZdc1+7oWM6SmS79XNfyZJuL8PgtOB1zXKT7KK0Ry7Nhc0FIck y63g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=c4DY5R3E/3Khc3dcDJAPwwY5aLqVGR2UdeWxYkU2fLE=; b=PjUWKsa8AZcc7NBHsDdm122X43Wg4Ah1l/2ZOcnpV+1QwiER3BI00aWWMIEGA0r+75 Z7Spak996LyQNH/NVFWB3dhdZjCwpfFDGVT/8hEorOXQZfMQMlwZkhtzsfI57P1B1EgI myUu3724dwcBEfWxFzZVwXBIs/df+SAO5HYlPfybq0j1gojEyE4Gwnd0PrX5gVsDGIwm ZjkBEuHDPKtffgWNIGoGYRzrrGyJCP452scJ4WPZgbC70s9seOgceREbEw6syl6SEQaT n/iPUrpz4rqtJaBrV8uW3R9MBJInSg0LNPxOuUL0uAXRjlB6LYv1gL/UNEBITp7wm0Tn HjSw== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l18si8880514ejc.143.2021.04.18.02.19.25; Sun, 18 Apr 2021 02:19:48 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229868AbhDRJS5 (ORCPT + 99 others); Sun, 18 Apr 2021 05:18:57 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:34860 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229652AbhDRJS5 (ORCPT ); Sun, 18 Apr 2021 05:18:57 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 7A67F1C0B77; Sun, 18 Apr 2021 11:18:26 +0200 (CEST) Date: Sun, 18 Apr 2021 11:18:25 +0200 From: Pavel Machek To: Sebastian Fricke Cc: Joe Perches , linux-kernel@vger.kernel.org, "Rafael J. Wysocki" , Len Brown , Greg Kroah-Hartman , linux-pm@vger.kernel.org Subject: Re: [PATCH] base: power: runtime.c: Remove a unnecessary space Message-ID: <20210418091825.GA17916@amd> References: <20210418060800.8833-1-sebastian.fricke@posteo.net> <794c957472f826b0f2860aecd365376266e2253a.camel@perches.com> <20210418091143.6h466qqd52uf766z@basti-TUXEDO-Book-XA1510> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline In-Reply-To: <20210418091143.6h466qqd52uf766z@basti-TUXEDO-Book-XA1510> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun 2021-04-18 09:11:43, Sebastian Fricke wrote: > Hey Joe, >=20 > On 18.04.2021 00:09, Joe Perches wrote: > >On Sun, 2021-04-18 at 06:08 +0000, Sebastian Fricke wrote: > >>Remove a redundant space to improve the quality of the comment. > > > >I think this patch is not useful. > > > >It's not redundant. >=20 > Thank you, I actually found this pattern a few more times but I wanted > to check first if this is a mistake or chosen consciously. It is okay as it is. No need to remove extra space. No need to add it, either. Best regards, Pavel --=20 http://www.livejournal.com/~pavelmachek --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmB7+WEACgkQMOfwapXb+vI7OwCdGn+7wHfkeIhYQVDKlMJtnKQn X7QAn25n1NbnYA4mLreOlYmlD3RsJbRt =Ymvk -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ--