2019-01-12 18:01:44

by J. Neuschäfer

[permalink] [raw]
Subject: [PATCH] m68k/apollo: Fix comment in Makefile

This comment has been wrong since before git.

Signed-off-by: Jonathan Neuschäfer <[email protected]>
---
arch/m68k/apollo/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/m68k/apollo/Makefile b/arch/m68k/apollo/Makefile
index 76a057962c38..01856a858fda 100644
--- a/arch/m68k/apollo/Makefile
+++ b/arch/m68k/apollo/Makefile
@@ -1,5 +1,5 @@
#
-# Makefile for Linux arch/m68k/amiga source directory
+# Makefile for Linux arch/m68k/apollo source directory
#

obj-y := config.o dn_ints.o
--
2.20.1



2019-01-21 09:46:43

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH] m68k/apollo: Fix comment in Makefile

On Sat, Jan 12, 2019 at 6:27 PM Jonathan Neuschäfer
<[email protected]> wrote:
> This comment has been wrong since before git.
>
> Signed-off-by: Jonathan Neuschäfer <[email protected]>

Thanks, applied and queued for v5.1.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds