Re: [PATCH] media: cxd2880: Add missing newline at end of file

2019-07-08 Thread Sean Young
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

[PATCH] media: cxd2880: Add missing newline at end of file

2019-06-17 Thread Geert Uytterhoeven
"git diff" says: \ No newline at end of file after modifying the file. 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-fron