[PATCH] selftests/powerpc: Add missing newline at end of file
Michael Ellerman
mpe at ellerman.id.au
Tue Jun 18 22:23:02 AEST 2019
Geert Uytterhoeven <geert+renesas at glider.be> 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
More information about the Linuxppc-dev
mailing list