Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp3707596ybi; Tue, 18 Jun 2019 05:23:31 -0700 (PDT) X-Google-Smtp-Source: APXvYqyUiPFKw38GGvCLn8I1+oOLaNCYY25WuslheyT8F2PShY+GzwAByJlRO49RbUobV0p3kIWE X-Received: by 2002:a62:778d:: with SMTP id s135mr48859885pfc.204.1560860611795; Tue, 18 Jun 2019 05:23:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560860611; cv=none; d=google.com; s=arc-20160816; b=EPtkMwM5HCMoYt0h5JyyIsC9IF4sWrAT3OretAe1yYG8AEMGTbuTclVGx8NSd1fmBO k+d9CP21RAYsmda0ud9NyJUB8tR2PGKzQORJISQHOZsOcqqk0zXSZQQ0TxS+C+E2g3rP Au6UsfWXfVrp6iEAKUXTBZWk6YkSm8JGF8mmD3nHWTFXkBrc7gEA0SGWQipwZa9lUQmv lF2kaTeeAUfAIFXlW7r1TV1ctzvw9vu6y/fiFhihHMc477W33SyORTvkvEylgDZ2oSfs JEFugJ8qWYMq5cXxDMXojDdIwLqVjtUc2rsw4V+qFMfmzeG71EDT642yqZFI1noxSln2 VJUg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from; bh=nIyon+q07CEAjOd7ph3e9Jjf1WMt6hvzFwmNCUdh+XA=; b=IJu3DsFqlTXuoPx84kS1oX37flUznJVEpQaNRpsB5tAzbWQhf+uMD7u+dRYp8KCUkj BDpU/JUpCKUpE7/LuQ5ITQEAGj43PqZShta/4nEr1oqxuakiTMKwwEg1saSfYgGM/ABe kSBndvp4bNmEDUYakQgeHaCf01QVdjkkztL2cHaleQAsZSMB1Y9f+bl1ATT8RW0nQkQN OmHlvPbjFAt0w7CsMNHlNIGfEQk5j3Y+vMrAM/NGal9SWTBpzVUKJg5iT7avP/UsuIwk 0GfKl8B1JueKMOJBF1xWF99QlYyg9mBLV/DGmw9AzJpV4MKdnk9ZIVJ3oQDP4zzTwMsU Gbow== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b12si58126pgt.548.2019.06.18.05.23.15; Tue, 18 Jun 2019 05:23:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726248AbfFRMXJ (ORCPT + 99 others); Tue, 18 Jun 2019 08:23:09 -0400 Received: from ozlabs.org ([203.11.71.1]:60477 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725913AbfFRMXI (ORCPT ); Tue, 18 Jun 2019 08:23:08 -0400 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 45SnKj1dGhz9s9y; Tue, 18 Jun 2019 22:23:04 +1000 (AEST) From: Michael Ellerman To: Geert Uytterhoeven , Benjamin Herrenschmidt , Paul Mackerras , Shuah Khan Cc: linuxppc-dev@lists.ozlabs.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: Re: [PATCH] selftests/powerpc: Add missing newline at end of file In-Reply-To: <20190617145204.6810-1-geert+renesas@glider.be> References: <20190617145204.6810-1-geert+renesas@glider.be> Date: Tue, 18 Jun 2019 22:23:02 +1000 Message-ID: <87muifozfd.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Geert Uytterhoeven writes: > "git diff" says: > > \ No newline at end of file > > after modifying the file. Is that a problem? Just curious because it was presumably me that broke it :) cheers > diff --git a/tools/testing/selftests/powerpc/mm/.gitignore b/tools/testing/selftests/powerpc/mm/.gitignore > index ba919308fe3052f3..16861ab840f57e90 100644 > --- a/tools/testing/selftests/powerpc/mm/.gitignore > +++ b/tools/testing/selftests/powerpc/mm/.gitignore > @@ -3,4 +3,4 @@ subpage_prot > tempfile > prot_sao > segv_errors > -wild_bctr > \ No newline at end of file > +wild_bctr > -- > 2.17.1