Re: [PATCH] selftests/powerpc: Add missing newline at end of file

From: Michael Ellerman
Date: Tue Jun 18 2019 - 08:28:10 EST


Geert Uytterhoeven <geert+renesas@xxxxxxxxx> 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