linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] parisc: Have git ignore generated real2.S and firmware.c
@ 2019-09-10  9:45 Jeroen Roovers
  2019-09-12 13:57 ` Helge Deller
  0 siblings, 1 reply; 2+ messages in thread
From: Jeroen Roovers @ 2019-09-10  9:45 UTC (permalink / raw)
  To: linux-parisc; +Cc: James E.J. Bottomley, Helge Deller

These files are not covered in globs from any other .gitignore files.

Signed-off-by: Jeroen Roovers <jer@gentoo.org>
---
 arch/parisc/boot/compressed/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/parisc/boot/compressed/.gitignore
b/arch/parisc/boot/compressed/.gitignore index
ae06b9b4c02f..926cd41c1069 100644 ---
a/arch/parisc/boot/compressed/.gitignore +++
b/arch/parisc/boot/compressed/.gitignore @@ -1,3 +1,5 @@
+firmware.c
+real2.S
 sizes.h
 vmlinux
 vmlinux.lds
-- 
2.23.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] parisc: Have git ignore generated real2.S and firmware.c
  2019-09-10  9:45 [PATCH] parisc: Have git ignore generated real2.S and firmware.c Jeroen Roovers
@ 2019-09-12 13:57 ` Helge Deller
  0 siblings, 0 replies; 2+ messages in thread
From: Helge Deller @ 2019-09-12 13:57 UTC (permalink / raw)
  To: Jeroen Roovers, linux-parisc

On 10.09.19 11:45, Jeroen Roovers wrote:
> These files are not covered in globs from any other .gitignore files.
>
> Signed-off-by: Jeroen Roovers <jer@gentoo.org>

Jeroen,

can you please check your mailer? Your patch below is not detected as
patch, neither by git-am, nor by the parisc patchwork at
 https://patchwork.kernel.org/project/linux-parisc/list/
As such, I may have missed your patch...

Anyway, this time I fixed it up manually and applied it to for-next.

Thanks for the patch!
Helge


> ---
>  arch/parisc/boot/compressed/.gitignore | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/arch/parisc/boot/compressed/.gitignore
> b/arch/parisc/boot/compressed/.gitignore index
> ae06b9b4c02f..926cd41c1069 100644 ---
> a/arch/parisc/boot/compressed/.gitignore +++
> b/arch/parisc/boot/compressed/.gitignore @@ -1,3 +1,5 @@
> +firmware.c
> +real2.S
>  sizes.h
>  vmlinux
>  vmlinux.lds
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-12 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10  9:45 [PATCH] parisc: Have git ignore generated real2.S and firmware.c Jeroen Roovers
2019-09-12 13:57 ` Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).