Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp6716808ybi; Mon, 8 Jul 2019 07:31:13 -0700 (PDT) X-Google-Smtp-Source: APXvYqzeuvYt3LVtyCzsonHV8R5rzMZLYcYYqhPI1jLRWi0po0QAAwB9LoQ90a5M6YabH7Mb7WS5 X-Received: by 2002:a63:1a03:: with SMTP id a3mr22935872pga.397.1562596272448; Mon, 08 Jul 2019 07:31:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562596272; cv=none; d=google.com; s=arc-20160816; b=lhRE+KoIyRdyg+ep3IEwnOSa9XTKc7RqwcfalLLlDKrRwwk3qJn1gnoK9T1By7CGbD 4ByrV16fzeHIhxhKWJYDnv6KeS9hLOibzT6j4VE77hgWM99t6Y5tVF17RBtKMXprWzaE Lz9FyFjyD4nCN7CqCLwdcBCJ+iLWDMM8wlNw5W9OSx948eHBPnjOnTz450PolPcZzCuA 5FBWgdDsrkl9jmGp4/aSxSr+TYFDNHgO5h1dCo/qPuCeeumRsnkPTFvb8lGhtPjjP8ZM GVzoVczg+mm6gDXmS+LFSCCNYk7ts095SrKD/gssevTzxaQGoc2sfieXxbwHEkiilspi gBQQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=CeO2Oi1UoKrkui4vwAodNDhNMeYIkTxbymSaANIHkpg=; b=s0FA4x9WvCEcJnz5eIgfgISgdDud/ygCCNPDxRV9WVznf6FbTizqdD2Vj4wK77qYMD uFf4GKEC8u4RnAMAN3ijLuJRy7/qm9O4Nac4xvCTw4LI1CbCgUndIQXEdcFw9uFFbW8+ QlSKenNXhlk7YPzOGAOygBQ/MpNyF160ApZqQBomM4HjiCx6Fb51Cg87GkEUZ6Y2Uv32 6NIqUQSAASNp3mnoBhK6D+E6qu7BGzSmNbqkve4HympDPheDqGxoDuhAGMKPJ3dBwNeK L3aySbZtaFOOiH4UeqXlf92uiHrcYrdm7rlVBhexyE8eIQ9UNq/nS2w7jmolBk+P3fFk vJhw== 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 v184si17316757pgv.566.2019.07.08.07.30.57; Mon, 08 Jul 2019 07:31:12 -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 S1729994AbfGHJ5P (ORCPT + 99 others); Mon, 8 Jul 2019 05:57:15 -0400 Received: from gofer.mess.org ([88.97.38.141]:34409 "EHLO gofer.mess.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729185AbfGHJ5O (ORCPT ); Mon, 8 Jul 2019 05:57:14 -0400 Received: by gofer.mess.org (Postfix, from userid 1000) id D794C60991; Mon, 8 Jul 2019 10:57:12 +0100 (BST) Date: Mon, 8 Jul 2019 10:57:12 +0100 From: Sean Young To: Geert Uytterhoeven Cc: Yasunari Takiguchi , Mauro Carvalho Chehab , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] media: cxd2880: Add missing newline at end of file Message-ID: <20190708095712.d7tcnsdxzk6xc5nq@gofer.mess.org> References: <20190617143801.5077-1-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190617143801.5077-1-geert+renesas@glider.be> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 17, 2019 at 04:38:01PM +0200, Geert Uytterhoeven wrote: > "git diff" says: > > \ No newline at end of file > > after modifying the file. git diff says this because after patching using the diff output, files should be byte-for-byte identifical. It does not mean there necessarily is a problem. I'm not sure this worth fixing or whether it solves an actual problem; the Kconfig is parsed correctly. Sean > > Signed-off-by: Geert Uytterhoeven > --- > drivers/media/dvb-frontends/cxd2880/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/media/dvb-frontends/cxd2880/Kconfig b/drivers/media/dvb-frontends/cxd2880/Kconfig > index 9d989676e8007264..94a8e0b936b951dd 100644 > --- a/drivers/media/dvb-frontends/cxd2880/Kconfig > +++ b/drivers/media/dvb-frontends/cxd2880/Kconfig > @@ -5,4 +5,4 @@ config DVB_CXD2880 > depends on DVB_CORE && SPI > default m if !MEDIA_SUBDRV_AUTOSELECT > help > - Say Y when you want to support this frontend. > \ No newline at end of file > + Say Y when you want to support this frontend. > -- > 2.17.1