public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arch: m68k: include: asm: Reconstruct the sentence in file sun3ints.h
@ 2021-02-05 12:04 Bhaskar Chowdhury
  2021-02-05 12:13 ` John Paul Adrian Glaubitz
  2021-02-05 12:59 ` Andreas Schwab
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-05 12:04 UTC (permalink / raw)
  To: sammy, geert, linux-m68k, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury



s/fuck/"do anything"/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 arch/m68k/include/asm/sun3ints.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/m68k/include/asm/sun3ints.h b/arch/m68k/include/asm/sun3ints.h
index 309d6e6a1374..1bbd76545d8f 100644
--- a/arch/m68k/include/asm/sun3ints.h
+++ b/arch/m68k/include/asm/sun3ints.h
@@ -27,7 +27,7 @@ extern void sun3_enable_interrupts (void);
 extern void sun3_disable_interrupts (void);
 extern volatile unsigned char* sun3_intreg;

-/* master list of VME vectors -- don't fuck with this */
+/* master list of VME vectors -- don't do anything with this */
 #define SUN3_VEC_FLOPPY		(IRQ_USER+0)
 #define SUN3_VEC_VMESCSI0	(IRQ_USER+0)
 #define SUN3_VEC_VMESCSI1	(IRQ_USER+1)
--
2.30.0


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

end of thread, other threads:[~2021-02-05 13:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-05 12:04 [PATCH] arch: m68k: include: asm: Reconstruct the sentence in file sun3ints.h Bhaskar Chowdhury
2021-02-05 12:13 ` John Paul Adrian Glaubitz
2021-02-05 12:59 ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox